File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 12
12
13
13
AtCoder Tools
14
14
====
15
- Python 3.6 以降で動作する [ AtCoder] ( http ://atcoder.jp/) からサンプル入力をダウンロードしたりする際に便利なツールです。
15
+ Python 3.6 以降で動作する [ AtCoder] ( https ://atcoder.jp/) からサンプル入力をダウンロードしたりする際に便利なツールです。
16
16
17
17
このツールには次のような機能があります。
18
18
- AtCoderへのログイン,入出力例データなどの抽出
@@ -34,6 +34,7 @@ Python 3.6 以降で動作する [AtCoder](http://atcoder.jp/) からサンプ
34
34
| D| [ @penpenpng ] ( https://github.com/penpenpng/ ) (generator, template)||
35
35
| Nim| [ @chaemon ] ( https://github.com/chaemon/ ) (generator, template)||
36
36
| C#| [ @chaemon ] ( https://github.com/chaemon/ ) (generator, template)||
37
+ | Swift| [ @firewood ] ( https://github.com/firewood/ ) (generator, template)||
37
38
38
39
## Demo
39
40
<img src =" https://user-images.githubusercontent.com/233559/52807100-f6e2d300-30cd-11e9-8906-82b9f9b2dff7.gif " width =70% >
@@ -299,7 +300,8 @@ int main(){
299
300
300
301
301
302
## Contribution
302
- 気軽にPRを送ってください。
303
+
304
+ [CONTRIBUTING.md](CONTRIBUTING.md) を参照してください。
303
305
304
306
## Licence
305
307
You can’t perform that action at this time.
0 commit comments