File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,13 @@ Implemented conventions
5
5
6
6
## Usage
7
7
To use the Bookmarks data module, first decide if you want to use it on top of:
8
- * @inrupt/solid-client
9
- * rdflib-js (not implemented yet )
10
- * soukai
8
+ * [ @inrupt/solid-client ] ( ./vanilla )
9
+ * [ rdflib] ( ./rdflib )
10
+ * [ soukai] ( ./soukai )
11
11
* LDO (not implemented yet)
12
12
13
13
See the applicable subfolder
14
14
15
15
* If you're using ` @inrupt/solid-client ` you should pick ` bookmarks/vanilla ` .
16
16
* If you're using ` soukai-solid ` go ahead and pick ` bookmarks/soukai ` .
17
- * as a rule of thumb, if you're new to solid and don't know which one to choose, pick the vanilla one.
17
+ * as a rule of thumb, if you're new to solid and don't know which one to choose, pick the vanilla one.
You can’t perform that action at this time.
0 commit comments