Edit README.md

This commit is contained in:
2025-05-18 01:24:49 +00:00
parent aa05fdaa34
commit b132a87583

View File

@ -14,6 +14,7 @@ cd build
cmake -S .. -B . cmake -S .. -B .
make make
sudo make install sudo make install
```
## What libraries have I embeded from other people ## What libraries have I embeded from other people
- [HodwardHinnart's date](https://github.com/HowardHinnant/date) (in folder src/HodwardHinnart_date, modified tz.cpp to point to correct header) - [HodwardHinnart's date](https://github.com/HowardHinnant/date) (in folder src/HodwardHinnart_date, modified tz.cpp to point to correct header)