From b050ac3b85b53d4ae86dd5f80b1004cf8ad78dd8 Mon Sep 17 00:00:00 2001 From: Joe Chen Date: Mon, 20 May 2013 21:43:45 -0300 Subject: [PATCH] update --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 184dfbfe6..880ec890b 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,7 @@ gpm(Go Package Manager) is a Go package manage tool for search, install, update - Develop user source API server template application to support user sources in bundles. - Add bundle and snapshot parser code for downloading by bundle or snapshot id. - Add user system to create, edit, upload, and download bundles or snapshots through gpm client program. -- Add option for whether download dependencies packages in example code or not. - Add gpm working principle design. - Download package from code.google.com only support hg as version control system, probably support git and svn. - All errors should have specific title for exactly where were created. -- i18n support for all strings. \ No newline at end of file +- i18n support for all strings.