diff --git a/README.md b/README.md index afefd7d..e1babff 100644 --- a/README.md +++ b/README.md @@ -106,15 +106,15 @@ Vermin collects very simple usage data anonymously. ### For more info on the usage options see [Vermin documentations website](https://mhewedy.github.io/vermin/). +## Collaborators + + + + ## Contributors - - + + Special thanks to [Ahmed Samir](https://github.com/aseldesouky) for contributing the logo. -### Stars Overtime -[![Stargazers over time](https://starchart.cc/mhewedy/vermin.svg)](https://starchart.cc/mhewedy/vermin) - -# TODO -See [TODO.md](https://github.com/mhewedy/vermin/blob/master/TODO.md) diff --git a/TODO.md b/TODO.md deleted file mode 100644 index ac64972..0000000 --- a/TODO.md +++ /dev/null @@ -1,10 +0,0 @@ -## TODO: -* Write more test cases -* change db implementation from multiple text file to a single protobuf based binary structured file. - - - -## POSTPONED: - -* Implement docker container names & ids (https://github.com/moby/moby/blob/634a848b8e3bdd8aed834559f3b2e0dfc7f5ae3a/pkg/stringid/stringid.go, https://github.com/moby/moby/blob/master/pkg/namesgenerator/names-generator.go) -