Skip to content

Commit f386519

Browse files
authored
link to the different variants in README
1 parent ea780a1 commit f386519

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bookmarks/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ Implemented conventions
55

66
## Usage
77
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)
1111
* LDO (not implemented yet)
1212

1313
See the applicable subfolder
1414

1515
* If you're using `@inrupt/solid-client` you should pick `bookmarks/vanilla`.
1616
* 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.

0 commit comments

Comments
 (0)