浏览代码

Add Documentation section to README

ayn2op 2 年之前
父节点
当前提交
bb53c7c11e
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -64,6 +64,10 @@ sudo mv ./discordo /usr/local/bin
 
 - Most of the Discord third-party clients store the token in a configuration file unencrypted. Discordo securely stores the token in the default OS-specific keyring.
 
+## Documentation
+
+[Here.](./docs)
+
 ### Configuration
 
 A default configuration file is created on first start-up at `$HOME/.config/discordo/config.yml` on Unix, `$HOME/Library/Application Support/discordo/config.yml` on Darwin, and `%AppData%/discordo/config.yml` on Windows.