Updated documentation
This commit is contained in:
@@ -106,7 +106,7 @@ This will compile the library as well as the `usage.c` file and the unit tests.
|
|||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
For additional details about this library (internal design, memory
|
For additional details about this library (internal design, memory
|
||||||
management, data ownership, etc.) go to the `docs/` folder.
|
management, data ownership, etc.) go to the [docs folder](/docs).
|
||||||
|
|
||||||
## Unit tests
|
## Unit tests
|
||||||
Datum provides some unit tests for both the `Vector` and the `Map` data types. To run them, you can issue the following commands:
|
Datum provides some unit tests for both the `Vector` and the `Map` data types. To run them, you can issue the following commands:
|
||||||
|
|||||||
Reference in New Issue
Block a user