Add pod-janet-peg entry to README (#12)

Co-authored-by: sogaiu <983021772@users.noreply.github.com>
This commit is contained in:
sogaiu 2020-05-22 11:05:56 +01:00 committed by GitHub
parent 354f36643e
commit 05257ada1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,6 +45,9 @@ Currently the following pods are available:
- [pod-babashka-hsqldb](https://github.com/babashka/pod-babashka-hsqldb): a pod - [pod-babashka-hsqldb](https://github.com/babashka/pod-babashka-hsqldb): a pod
that allows you to create and fire queries at a that allows you to create and fire queries at a
[HSQLDB](http://www.hsqldb.org/) database. [HSQLDB](http://www.hsqldb.org/) database.
- [pod-janet-peg](https://github.com/sogaiu/pod-janet-peg): a pod for
calling [Janet](https://github.com/janet-lang/janet)'s PEG
functionality
- [pod-jaydeesimon-jsoup](https://github.com/jaydeesimon/pod-jaydeesimon-jsoup): - [pod-jaydeesimon-jsoup](https://github.com/jaydeesimon/pod-jaydeesimon-jsoup):
a pod for parsing HTML using CSS queries backed by Jsoup. a pod for parsing HTML using CSS queries backed by Jsoup.
- [pod-lispyclouds-docker](https://github.com/lispyclouds/pod-lispyclouds-docker): - [pod-lispyclouds-docker](https://github.com/lispyclouds/pod-lispyclouds-docker):