Browse Source

Add Documentation section to README

ayn2op 2 năm trước cách đây
mục cha
commit
bb53c7c11e
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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.