route-graphics 0.0.2-rc9 → 0.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -105,4 +105,10 @@ bun run vt:generate
105
105
 
106
106
  # Lint
107
107
  bun run lint
108
+
109
+ # to test it
110
+ bun run test
111
+
108
112
  ```
113
+
114
+