Sfoglia il codice sorgente

Adds task list (part2)

Manu Mtz-Almeida 11 anni fa
parent
commit
db259897f4
1 ha cambiato i file con 4 aggiunte e 4 eliminazioni
  1. 4 4
      README.md

+ 4 - 4
README.md

@@ -13,15 +13,15 @@ Yes, Gin is an internal project of [my](https://github.com/manucorporat) upcomin
 
 ##Roadmap for v0.2
 - [x] Performance improments, reduce allocation and garbage collection overhead
-- [] Fix bugs
+- [ ] Fix bugs
 - [ ] Ask our designer for a cool logo
 - [ ] Add tons of unit tests and benchmarks
 - [x] Improve logging system
 - [x] Improve JSON/XML validation using bindings
 - [ ] Improve XML support
-- [ ]Improve documentation
-- [ ]Add more cool middlewares, for example redis catching (this also helps developers to understand the framework)
-- [x]Continuous integration
+- [ ] Improve documentation
+- [ ] Add more cool middlewares, for example redis catching (this also helps developers to understand the framework)
+- [x] Continuous integration