Update config file name

This commit is contained in:
2024-04-03 12:46:01 +02:00
parent 212a377ed6
commit 24e37fcbf1
5 changed files with 10 additions and 4 deletions

View File

@@ -6,3 +6,9 @@
![Gitea Last Commit](https://img.shields.io/gitea/last-commit/rmontanana/folding?gitea_url=https://gitea.rmontanana.es:3000&logo=gitea)
Folding header-only library for BayesNet classifiers & platform
### Tests
```bash
make build && make test
```