diff options
author | Aaron LI <aly@aaronly.me> | 2017-08-13 19:33:04 +0800 |
---|---|---|
committer | Aaron LI <aly@aaronly.me> | 2017-08-13 19:33:04 +0800 |
commit | 0fbe7eb3a768ff604c5e979fb54159215bd56cba (patch) | |
tree | 13f450e64f9c969f5ddeb7b3535021015c8a098d | |
parent | 13971c087956d3414b0cbcea122f091e4f19db2c (diff) | |
download | fg21sim-0fbe7eb3a768ff604c5e979fb54159215bd56cba.tar.bz2 |
Move Zhixian MA to the Authors
Signed-off-by: Aaron LI <aly@aaronly.me>
-rw-r--r-- | README.rst | 8 |
1 files changed, 2 insertions, 6 deletions
@@ -97,8 +97,8 @@ Installation Development ----------- -To ease development and tests, you may want to install this package in -an **editable state**:: +To ease the development and tests, you may want to install this package +in the **editable state**:: $ cd fg21sim/ $ pip3 install --user -r requirements.txt @@ -125,10 +125,6 @@ Great! Be sure to consult the guidelines in |CONTRIBUTING.md|_. Authors ------- * Weitian LI <``weitian@aaronly.me``> - - -Contributors ------------- * Zhixian MA <``zxma_sjtu@qq.com``> |