Update README

This commit is contained in:
azu
2018-03-19 10:52:10 +09:00
parent 95294fee54
commit 07fc3360f1
4 changed files with 8 additions and 5 deletions

View File

@ -7,18 +7,21 @@ This dictionary is for [proofdict](https://github.com/proofdict/proofdict).
### Add
1. Visit your editor page
- <
- <https://{your-github-account}.github.io/proof-dictionary/editor/>
### Update
1. Edit the file of [_data/proofdict][]
1. Visit [_data/proofdict][]
2. Select the file for updating
3. Edit the file by click ![Edit this file](docs/assets/pencil.png) icon
### Remove
If you want to remove unnecessary rule from your dictionary, you can remove by following steps:
If you want to remove unnecessary rule from your dictionary, you can remove it by following steps:
1. Visit [_data/proofdict][]
2. Remove the file by click ![Delete the file](data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxMnB4IiBoZWlnaHQ9IjE2cHgiIHZpZXdCb3g9IjAgMCAxMiAxNiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT50cmFzaGNhbjwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZGVmcz48L2RlZnM+ICAgIDxnIGlkPSJPY3RpY29ucyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+ICAgICAgICA8ZyBpZD0idHJhc2hjYW4iIGZpbGw9IiMwMDAwMDAiPiAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMSwyIEw5LDIgQzksMS40NSA4LjU1LDEgOCwxIEw1LDEgQzQuNDUsMSA0LDEuNDUgNCwyIEwyLDIgQzEuNDUsMiAxLDIuNDUgMSwzIEwxLDQgQzEsNC41NSAxLjQ1LDUgMiw1IEwyLDE0IEMyLDE0LjU1IDIuNDUsMTUgMywxNSBMMTAsMTUgQzEwLjU1LDE1IDExLDE0LjU1IDExLDE0IEwxMSw1IEMxMS41NSw1IDEyLDQuNTUgMTIsNCBMMTIsMyBDMTIsMi40NSAxMS41NSwyIDExLDIgTDExLDIgWiBNMTAsMTQgTDMsMTQgTDMsNSBMNCw1IEw0LDEzIEw1LDEzIEw1LDUgTDYsNSBMNiwxMyBMNywxMyBMNyw1IEw4LDUgTDgsMTMgTDksMTMgTDksNSBMMTAsNSBMMTAsMTQgTDEwLDE0IFogTTExLDQgTDIsNCBMMiwzIEwxMSwzIEwxMSw0IEwxMSw0IFoiIGlkPSJTaGFwZSI+PC9wYXRoPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+)
2. Select the file for removing
3. Remove the file by click ![Delete this file](docs/assets/trashcan.png) icon
### Test

BIN
docs/assets/pencil.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
docs/assets/trashcan.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -1,5 +1,5 @@
---
title: "Editor"
layout: editor
permanent: /editor
permalink: /editor
---