chore: update root README to link to package folders instead of READMEs

This commit is contained in:
M. George Hansen 2022-05-09 11:40:25 -07:00
parent 4d5e055931
commit 71558e8c44
Signed by: mgeorgehansen
SSH key fingerprint: SHA256:JlIGiQLPyQ2RHTH3a2oVlb20Xkh9Glr8DUF4YTXHJxM

View file

@ -2,4 +2,4 @@
A http2-capible web server and web client for transforming CSVs into an array of JSON objects. A http2-capible web server and web client for transforming CSVs into an array of JSON objects.
See [csv-to-json](csv-to-json/README.md) for the server implementation, and [web-client](web-client/README.md). See [csv-to-json](csv-to-json/) for the server implementation, and [web-client](web-client/).