Skip to content

Commit 05dfbbc

Browse files
authored
chore: Add Swift support (kyuridenamida#225)
1 parent 6867dc3 commit 05dfbbc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
AtCoder Tools
1414
====
15-
Python 3.6 以降で動作する [AtCoder](http://atcoder.jp/) からサンプル入力をダウンロードしたりする際に便利なツールです。
15+
Python 3.6 以降で動作する [AtCoder](https://atcoder.jp/) からサンプル入力をダウンロードしたりする際に便利なツールです。
1616

1717
このツールには次のような機能があります。
1818
- AtCoderへのログイン,入出力例データなどの抽出
@@ -34,6 +34,7 @@ Python 3.6 以降で動作する [AtCoder](http://atcoder.jp/) からサンプ
3434
|D|[@penpenpng](https://github.com/penpenpng/) (generator, template)||
3535
|Nim|[@chaemon](https://github.com/chaemon/) (generator, template)||
3636
|C#|[@chaemon](https://github.com/chaemon/) (generator, template)||
37+
|Swift|[@firewood](https://github.com/firewood/) (generator, template)||
3738

3839
## Demo
3940
<img src="https://user-images.githubusercontent.com/233559/52807100-f6e2d300-30cd-11e9-8906-82b9f9b2dff7.gif" width=70%>
@@ -299,7 +300,8 @@ int main(){
299300
300301
301302
## Contribution
302-
気軽にPRを送ってください。
303+
304+
[CONTRIBUTING.md](CONTRIBUTING.md) を参照してください。
303305
304306
## Licence
305307

0 commit comments

Comments
 (0)