summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authordyh <dengyuanhong@chinamobile.com>2019-09-04 09:52:48 +0800
committerdyh <dengyuanhong@chinamobile.com>2019-09-04 16:09:26 +0800
commita32c2b20207885d895bd96204cc166fca14db97b (patch)
tree1edd33368158dc5f057a0a9475dced3df6c3b24c /README.md
parent431a5a35a8e0a26d21c663167303696db8a7a2a6 (diff)
update for change to etsicatalog
Change-Id: Idc2a6950960a324964500a8c4701be422de2b782 Issue-ID: MODELING-216 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 5d50c54..8c60c05 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-# Micro service of generic parser.
+# Micro service of etsicatalog.
1. Code structure guide
./ project files
@@ -29,6 +29,6 @@
./tests All the test case. At least each API should have a test case
./jobs Related job
./pub Common class, including database, external micro service API, utils, and config parameters.
- ./samples generic parser micro service health check
- ./swagger Auto-generate generic parser swagger json or yaml files
- ./static/genericparser package storage
+ ./samples Catalog micro service health check
+ ./swagger Auto-generate catalog swagger json or yaml files
+ ./static/catalog package storage