add required librarys to markdownfile

This commit is contained in:
lucaspalomodevelop 2023-09-03 12:52:36 +02:00
parent 7ed0429293
commit e6c3de3d7d

View File

@ -8,6 +8,9 @@ autom is a command-line tool for executing shell scripts, independent of the wor
- gcc
- make
## Libraries
- [nlohmann/json](https://github.com/nlohmann/json)
## Compilation
1. Clone or download the QuickNote repository.