diff options
author | Pjotr Prins | 2023-06-28 05:21:59 -0500 |
---|---|---|
committer | Pjotr Prins | 2023-06-28 05:21:59 -0500 |
commit | e1a4702576ee4958c94ceecc5223d9906b85ab16 (patch) | |
tree | 3d3c80021745679c0de555d86e7eb9fde5e6c0ee /api/README.md | |
parent | f819bdac2fb57b8116028cbe42f3516bfa4c7b21 (diff) | |
download | gn-docs-e1a4702576ee4958c94ceecc5223d9906b85ab16.tar.gz |
Documenting and testing existing API
Diffstat (limited to 'api/README.md')
-rw-r--r-- | api/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api/README.md b/api/README.md index 6bdc974..42d549d 100644 --- a/api/README.md +++ b/api/README.md @@ -2,4 +2,5 @@ This document is an index to the GeneNetwork API information. +- [Questions API](./question-to-ask-GN.md) - [Upload API](./upload.md) |