update readme for topic flag.

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu
2016-04-28 14:45:25 +08:00
parent 479ec7fa5c
commit 458254b8e0
2 changed files with 2 additions and 3 deletions

View File

@@ -1,7 +1,5 @@
.PHONY: all
VERSION=0.0.1
DEPS := $(wildcard *.go)
BUILD_IMAGE := "gorush-build"
TEST_IMAGE := "gorush-testing"