mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-20 04:19:59 +00:00
docs: update README.md to improve structure and formatting
This commit is contained in:
parent
d864986432
commit
1003cae809
22
README.md
22
README.md
@ -1,3 +1,23 @@
|
||||
# rustframe
|
||||
|
||||
A simple dataframe library.
|
||||
[](https://codecov.io/gh/Magnus167/rustframe)
|
||||
|
||||
A simple dataframe library.
|
||||
|
||||
---
|
||||
|
||||
`tarpaulin` coverage report: [tarpaulin-report](tarpaulin-report.html).
|
||||
|
||||
---
|
||||
|
||||
## Build
|
||||
|
||||
```bash
|
||||
cargo build
|
||||
```
|
||||
|
||||
## Test
|
||||
|
||||
```bash
|
||||
cargo test
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user