Skip to content

Commit

Permalink
Strikethrough
Browse files Browse the repository at this point in the history
  • Loading branch information
ambaxter committed Jun 28, 2016
1 parent 6953b8b commit 63f2011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Currently only implements R* Tree, but I'm trying to keep it generic enough wher

# Roadmap

~The march to 0.1.0:~
~~The march to 0.1.0:~~
- [x] Refactor the trees (for the 4th time) to support retain and ```Leaf<P, D, S, T> where S: Shape<P, D>``` so that users can define their own leaf shapes
- [x] For remove and retain, do users even need their leaves back?
- [x] Make Rect::margin a trait
Expand Down

0 comments on commit 63f2011

Please sign in to comment.