Skip to content

Commit 4d1fabb

Browse files
Add testing command to README
1 parent 44fbb2d commit 4d1fabb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# graph
2+
23
lightweight property graph as javascript module
34

45
See User Manual and Public Module. [github](https://wardcunningham.github.io/graph/)
6+
7+
## testing
8+
9+
```
10+
deno test --allow-read=. --allow-net=ward.dojo.fed.wiki
11+
```

0 commit comments

Comments
 (0)