diff options
author | Kyomotoi <[email protected]> | 2020-10-18 15:23:19 +0800 |
---|---|---|
committer | GitHub <[email protected]> | 2020-10-18 15:23:19 +0800 |
commit | 4f166fe29211e0fc4242139777cea947f6d9d63f (patch) | |
tree | e8aed1b18169d072e9fddaf6f4b5c8513298e273 | |
parent | e96c42ef2006e052dc334c1cc1771e546f357fae (diff) | |
download | ATRI-4f166fe29211e0fc4242139777cea947f6d9d63f.tar.gz ATRI-4f166fe29211e0fc4242139777cea947f6d9d63f.tar.bz2 ATRI-4f166fe29211e0fc4242139777cea947f6d9d63f.zip |
Delete README.md
-rw-r--r-- | README.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/README.md b/README.md deleted file mode 100644 index c7cc2a8..0000000 --- a/README.md +++ /dev/null @@ -1,7 +0,0 @@ -# ATRI - -## How to start - -1. generate project using `nb create` . -2. writing your plugins under `atri/plugins` folder. -3. run your bot using `nb run` . |