From 6d6437f1bf4cc546adbef1a8e3ffdd7bc63a1f2d Mon Sep 17 00:00:00 2001 From: Unknown Date: Sun, 19 May 2013 16:31:58 -0400 Subject: [PATCH] readme.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5501fbeba..bae873ef1 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,8 @@ gpm - Go Package Manager ![GPMGo_Logo](https://raw.github.com/GPMGo/gpm-site/master/static/img/gpmgo2.png?raw=true) -gpm(Go Package Manager) is a Go package manage tool for search, install, update, save and share your packages in Go. +gpm(Go Package Manager) is a Go package manage tool for search, install, update and share packages in Go. + +## Todo + +- Command `install` add support for code.google.com, launchpad.net, bitbucket.org. \ No newline at end of file