Update README.md

This commit is contained in:
flynn 2022-04-18 21:19:21 +00:00
parent de0705c047
commit 5f89372558
1 changed files with 11 additions and 0 deletions

View File

@ -31,3 +31,14 @@ export CMD_PASSWORD=*******
- Add a way to discover new markdown files.
- Scraping Mattermost
- ? Providing an api endpoint to post an url to ?
## Used tech
- [GitLab CLI Tool](https://glab.readthedocs.io/en/latest/index.html)
- bash
- git
- curl
### References
- [CodiMD source code](https://github.com/hackmdio/codimd/tree/develop/lib). Usefull to find the api endpoints.