Update README.md
This commit is contained in:
parent
de0705c047
commit
5f89372558
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue