Skip to content

Commit 991f14c

Browse files
kyuridenamida#85 Fix demo & update misc. things
1 parent 1c1ac6a commit 991f14c

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[![codecov](https://codecov.io/gh/kyuridenamida/atcoder-tools/branch/master/graph/badge.svg)](https://codecov.io/gh/kyuridenamida/atcoder-tools)
33
[![PyPI](https://img.shields.io/pypi/v/atcoder-tools.svg)](https://pypi.python.org/pypi/atcoder-tools)
44

5-
atcoder-tools
5+
AtCoder Tools
66
====
77
Python 3.5 以降で動作する [AtCoder](http://atcoder.jp/) からサンプル入力をダウンロードしたりする際に便利なツールです。
88

@@ -25,9 +25,11 @@ Python 3.5 以降で動作する [AtCoder](http://atcoder.jp/) からサンプ
2525
`pip3 install atcoder-tools`
2626

2727
## Demo
28-
<a href="https://asciinema.org/a/JG18AGOE2Vw7Tsa3QTM7Y2XX5">
29-
<img src="https://asciinema.org/a/JG18AGOE2Vw7Tsa3QTM7Y2XX5.svg" width=70%>
30-
</a>
28+
<img src="https://user-images.githubusercontent.com/233559/52807100-f6e2d300-30cd-11e9-8906-82b9f9b2dff7.gif" width=70%>
29+
30+
## Analysis
31+
各問題ごとの解析結果などが載っています。
32+
https://kyuridenamida.github.io/atcoder-tools/
3133

3234
## Usage
3335

@@ -234,4 +236,4 @@ int main(){
234236
[kyuridenamida](https://github.com/kyuridenamida) ([@kyuridenamida](https://twitter.com/kyuridenamida))
235237

236238
## 免責
237-
このソフトウェア等に起因するいかなる損害に対しても、[@kyuridenamida](https://github.com/kyuridenamida)並びにこのソフトウェアの開発者達は何ら責任を負いません。
239+
このソフトウェア等に起因するいかなる損害に対しても、[@kyuridenamida](https://github.com/kyuridenamida)並びにこのソフトウェアの開発者達は何ら責任を負いません。

0 commit comments

Comments
 (0)