diff options
author | Alexander_Kabui | 2024-08-02 20:46:31 +0300 |
---|---|---|
committer | Alexander_Kabui | 2024-08-02 20:46:31 +0300 |
commit | 51048dfd4cc16352b9d5e615ad24e1510141f141 (patch) | |
tree | c97dd94d7c08085837b93cb1fa6200db4e4106f3 | |
parent | 39c1546f8e3769c857ec8581e418f19c7e54128d (diff) | |
download | gn-guile-51048dfd4cc16352b9d5e615ad24e1510141f141.tar.gz |
Update documentation
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -133,6 +133,10 @@ localhost:8091/commit } ``` +## Notes + +This is meant to be used as api endpoint only to edit any local repo; Clients are expected to handle other service e.g User Interface, authentication + # Development ``` |