Added docs icon to the README
This commit is contained in:
parent
536f5d2ec8
commit
ccf84dd7a5
1 changed files with 3 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||

|
||||
|
||||

|
||||
[][docs]
|
||||
```text
|
||||
This crate does not require nor std nor alloc. You're welcome ❤️
|
||||
```
|
||||
|
|
@ -82,3 +82,4 @@ For ease of use, there's a `GenericMatrix` type alias, and `GenericMatrixExt` ex
|
|||
[`nalgebra`]: https://docs.rs/nalgebra/latest/nalgebra
|
||||
[`generic_array`]: https://docs.rs/generic-array/latest/generic_array
|
||||
[`typenum`]: https://docs.rs/typenum/latest/typenum
|
||||
[docs]: https://dzuchun.github.io/generic_array_storage/generic_array_storage/index.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue