Update project source in README

Change-Id: Ib64cb54b2254a05717ec6a813b93efb667385d5c
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
This commit is contained in:
Yujun Zhang
2016-05-21 13:58:37 +08:00
committed by Michael Krotscheck
parent 460699a064
commit a2e9db03c2

View File

@@ -38,6 +38,7 @@ This should set up your project directory and make it ready for development.
* `npm run lint` - Perform a linting check.
## TODO List
Looking for something to add? Here's a quick checklist:
* Prompt user for the project name, and make it accessible to all submodules.
@@ -51,6 +52,10 @@ Looking for something to add? Here's a quick checklist:
## Project Resources
- [Source code](https://git.openstack.org/cgit/openstack/js-generator-openstack)
- [Code review](https://review.openstack.org/#/admin/projects/openstack-infra/js-generator-openstack)
- [Storyboard](https://storyboard.openstack.org/#!/project/842)
## Workflow
- [How to contribute to OpenStack](http://docs.openstack.org/infra/manual/developers.html)
- [Code reviews workflow](http://docs.openstack.org/infra/manual/developers.html#development-workflow)