Skip to content

Commit 32cf65e

Browse files
committed
clean up ToC
1 parent a2f5fdf commit 32cf65e

1 file changed

Lines changed: 22 additions & 22 deletions

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -7,25 +7,25 @@ most are somewhere in between.
77
If you are interested in taking over maintenance of one or more of these modules, please express your interest in
88
the form of pull requests bringing whatever libraries interest you into the modern, Python3-based world.
99

10-
| Library | GitHub | Documentation |
11-
| -- | -- | -- |
12-
| Ants | [ants](https://github.com/plotdevice/plotdevice-libs/tree/master/ants) | [docs](https://plotdevice.io/lib/Ants.html) |
13-
| Bezier Editor | [beziereditor](https://github.com/plotdevice/plotdevice-libs/tree/master/beziereditor) | [docs](https://plotdevice.io/lib/Bezier_Editor.html) |
14-
| Boids | [boids](https://github.com/plotdevice/plotdevice-libs/tree/master/boids) | [docs](https://plotdevice.io/lib/Boids.html) |
15-
| Colors | [colors](https://github.com/plotdevice/plotdevice-libs/tree/master/colors) | [docs](https://plotdevice.io/lib/Colors.html) |
16-
| Core_Image | [coreimage](https://github.com/plotdevice/plotdevice-libs/tree/master/coreimage) | [docs](https://plotdevice.io/lib/Core_Image.html) |
17-
| Cornu | [cornu](https://github.com/plotdevice/plotdevice-libs/tree/master/cornu) | [docs](https://plotdevice.io/lib/Cornu.html) |
18-
| Database | [database](https://github.com/plotdevice/plotdevice-libs/tree/master/database) | [docs](https://plotdevice.io/lib/Database.html) |
19-
| Linguistics | [en](https://github.com/plotdevice/plotdevice-libs/tree/master/en) | [docs](https://plotdevice.io/lib/Linguistics.html) |
20-
| Graph | [graph](https://github.com/plotdevice/plotdevice-libs/tree/master/graph) | [docs](https://plotdevice.io/lib/Graph.html) |
21-
| Grid | [grid](https://github.com/plotdevice/plotdevice-libs/tree/master/grid) | [docs](https://plotdevice.io/lib/Grid.html) |
22-
| Keywords | [keywords](https://github.com/plotdevice/plotdevice-libs/tree/master/keywords) | [docs](https://plotdevice.io/lib/Keywords.html) |
23-
| L-system | [lsystem](https://github.com/plotdevice/plotdevice-libs/tree/master/lsystem) | [docs](https://plotdevice.io/lib/L-system.html) |
24-
| Noise | [noise](https://github.com/plotdevice/plotdevice-libs/tree/master/noise) | [docs](https://plotdevice.io/lib/Noise.html) |
25-
| Perception | [perception](https://github.com/plotdevice/plotdevice-libs/tree/master/perception) | [docs](https://plotdevice.io/lib/Perception.html) |
26-
| Pixie | [pixie](https://github.com/plotdevice/plotdevice-libs/tree/master/pixie) | [docs](https://plotdevice.io/lib/Pixie.html) |
27-
| Supershape | [supershape](https://github.com/plotdevice/plotdevice-libs/tree/master/supershape) | [docs](https://plotdevice.io/lib/Supershape.html) |
28-
| SVG | [svg](https://github.com/plotdevice/plotdevice-libs/tree/master/svg) | [docs](https://plotdevice.io/lib/SVG.html) |
29-
| TUIO | [tuio](https://github.com/plotdevice/plotdevice-libs/tree/master/tuio) | [docs](https://plotdevice.io/lib/TUIO.html) |
30-
| Web | [web](https://github.com/plotdevice/plotdevice-libs/tree/master/web) | [docs](https://plotdevice.io/lib/Web.html) |
31-
| WordNet | [wordnet](https://github.com/plotdevice/plotdevice-libs/tree/master/wordnet) | [docs](https://plotdevice.io/lib/WordNet.html) |
10+
| Library | Source Code | Guide |
11+
| -- | -- |:--:|
12+
| Ants | [`ants`](https://github.com/plotdevice/plotdevice-libs/tree/master/ants) | [πŸ“š](https://plotdevice.io/lib/Ants.html) |
13+
| Bezier Editor | [`beziereditor`](https://github.com/plotdevice/plotdevice-libs/tree/master/beziereditor) | [πŸ“š](https://plotdevice.io/lib/Bezier_Editor.html) |
14+
| Boids | [`boids`](https://github.com/plotdevice/plotdevice-libs/tree/master/boids) | [πŸ“š](https://plotdevice.io/lib/Boids.html) |
15+
| Colors | [`colors`](https://github.com/plotdevice/plotdevice-libs/tree/master/colors) | [πŸ“š](https://plotdevice.io/lib/Colors.html) |
16+
| Core_Image | [`coreimage`](https://github.com/plotdevice/plotdevice-libs/tree/master/coreimage) | [πŸ“š](https://plotdevice.io/lib/Core_Image.html) |
17+
| Cornu | [`cornu`](https://github.com/plotdevice/plotdevice-libs/tree/master/cornu) | [πŸ“š](https://plotdevice.io/lib/Cornu.html) |
18+
| Database | [`database`](https://github.com/plotdevice/plotdevice-libs/tree/master/database) | [πŸ“š](https://plotdevice.io/lib/Database.html) |
19+
| Linguistics | [`en`](https://github.com/plotdevice/plotdevice-libs/tree/master/en) | [πŸ“š](https://plotdevice.io/lib/Linguistics.html) |
20+
| Graph | [`graph`](https://github.com/plotdevice/plotdevice-libs/tree/master/graph) | [πŸ“š](https://plotdevice.io/lib/Graph.html) |
21+
| Grid | [`grid`](https://github.com/plotdevice/plotdevice-libs/tree/master/grid) | [πŸ“š](https://plotdevice.io/lib/Grid.html) |
22+
| Keywords | [`keywords`](https://github.com/plotdevice/plotdevice-libs/tree/master/keywords) | [πŸ“š](https://plotdevice.io/lib/Keywords.html) |
23+
| L-system | [`lsystem`](https://github.com/plotdevice/plotdevice-libs/tree/master/lsystem) | [πŸ“š](https://plotdevice.io/lib/L-system.html) |
24+
| Noise | [`noise`](https://github.com/plotdevice/plotdevice-libs/tree/master/noise) | [πŸ“š](https://plotdevice.io/lib/Noise.html) |
25+
| Perception | [`perception`](https://github.com/plotdevice/plotdevice-libs/tree/master/perception) | [πŸ“š](https://plotdevice.io/lib/Perception.html) |
26+
| Pixie | [`pixie`](https://github.com/plotdevice/plotdevice-libs/tree/master/pixie) | [πŸ“š](https://plotdevice.io/lib/Pixie.html) |
27+
| Supershape | [`supershape`](https://github.com/plotdevice/plotdevice-libs/tree/master/supershape) | [πŸ“š](https://plotdevice.io/lib/Supershape.html) |
28+
| SVG | [`svg`](https://github.com/plotdevice/plotdevice-libs/tree/master/svg) | [πŸ“š](https://plotdevice.io/lib/SVG.html) |
29+
| TUIO | [`tuio`](https://github.com/plotdevice/plotdevice-libs/tree/master/tuio) | [πŸ“š](https://plotdevice.io/lib/TUIO.html) |
30+
| Web | [`web`](https://github.com/plotdevice/plotdevice-libs/tree/master/web) | [πŸ“š](https://plotdevice.io/lib/Web.html) |
31+
| WordNet | [`wordnet`](https://github.com/plotdevice/plotdevice-libs/tree/master/wordnet) | [πŸ“š](https://plotdevice.io/lib/WordNet.html) |

0 commit comments

Comments
Β (0)