attempt to add logo and badges to readme
This commit is contained in:
parent
c801b896b4
commit
7a416b9f1a
@ -1,5 +1,12 @@
|
||||
# range_bounds_map
|
||||
|
||||
<p align="center">
|
||||
<img src="logo.svg" alt="range_bounds_map_logo" width="350">
|
||||
</p>
|
||||
|
||||
[](https://crates.io/crates/range_bounds_set)
|
||||
[](https://docs.rs/range_bounds_set)
|
||||
|
||||
This crate provides [`RangeBoundsMap`] and [`RangeBoundsSet`].
|
||||
|
||||
[`RangeBoundsMap`] is similar to [`BTreeMap`] except [`RangeBoundsMap`]
|
||||
|
4099
logo.svg
Normal file
4099
logo.svg
Normal file
File diff suppressed because it is too large
Load Diff
After Width: | Height: | Size: 235 KiB |
7
todo.txt
7
todo.txt
@ -1,5 +1,3 @@
|
||||
- copy lib.rs to the Readme
|
||||
|
||||
- add github badges including lib.rs
|
||||
- make logo
|
||||
|
||||
@ -14,4 +12,9 @@
|
||||
- run and fix cargo clippy
|
||||
- take a look around idiomatic rust for a bit first
|
||||
|
||||
- fill out github meta data
|
||||
|
||||
- PUBLISH
|
||||
|
||||
- add links to [`RangeBoundsSet`] and map after docs.rs is live with
|
||||
the docs
|
||||
|
Loading…
x
Reference in New Issue
Block a user