New repository name and fixed exec path

This commit is contained in:
Trianta 2024-03-18 19:59:09 -05:00
parent e32a65a660
commit a9d9dd8b79

View File

@ -1,4 +1,4 @@
# weka
# arff-mining
## Compiling the project
@ -16,5 +16,5 @@ The programs should now be compiled at ./build/bin/
ARFF:
```plain
build/bin/something
build/bin/arff
```