From 6a2032653313bec40e4b55ad366277120d210872 Mon Sep 17 00:00:00 2001 From: Unknown Date: Mon, 20 May 2013 17:05:26 -0400 Subject: [PATCH] add todo --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 860a64563..d7f624ebc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ gpm - Go Package Manager === -![GPMGo_Logo](https://raw.github.com/GPMGo/gpm-site/master/static/img/gpmgo2.png?raw=true) +![GPMGo_Logo](https://raw.github.com/GPMGo/gpm-site/master/static/img/gpmgo.png?raw=true) gpm(Go Package Manager) is a Go package manage tool for search, install, update and share packages in Go. @@ -12,4 +12,5 @@ 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. \ No newline at end of file +- Add option for whether download dependencies packages in example code or not. +- Add gpm working principle design. \ No newline at end of file