Update README.md

This commit is contained in:
azu
2019-01-02 23:20:02 +09:00
committed by GitHub
parent f0eac6ea55
commit 41f291754a

View File

@ -2,14 +2,19 @@
This dictionary is for [proofdict](https://github.com/proofdict/proofdict). This dictionary is for [proofdict](https://github.com/proofdict/proofdict).
- Dictionary: <https://proofdict.github.io/proof-dictionary/redirect.html?type=dictionary>
- Editor: <https://proofdict.github.io/proof-dictionary/redirect.html?type=editor>
- JSON API: <https://proofdict.github.io/proof-dictionary/redirect.html?type=api>
## Usage ## Usage
### Add ### Add
If you want to add new rule to your dictionary, you can add new rule by following steps: If you want to add new rule to your dictionary, you can add new rule by following steps:
1. Visit your editor page Visit your [editor page](https://proofdict.github.io/proof-dictionary/redirect.html?type=editor):
- <https://{your-github-account}.github.io/proof-dictionary/editor/>
- <https://proofdict.github.io/proof-dictionary/redirect.html?type=editor>
### Update ### Update