Commit inicial
This commit is contained in:
13
README.md
13
README.md
@@ -1,3 +1,14 @@
|
||||
# ArffFiles
|
||||
|
||||
Library to read Arff Files and return STL vectors with the data read.
|
||||

|
||||
[](<https://opensource.org/licenses/MIT>)
|
||||

|
||||

|
||||
|
||||
Header-only library to read Arff Files and return STL vectors with the data read.
|
||||
|
||||
### Tests
|
||||
|
||||
```bash
|
||||
make build && make test
|
||||
```
|
||||
|
Reference in New Issue
Block a user