Skip to content

Commit e90cdef

Browse files
Update README.md
Add demo with the latest version and remove history
1 parent aa50d95 commit e90cdef

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

README.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,23 +12,11 @@ Python 3.5 で動作する [AtCoder](http://atcoder.jp/) からサンプル入
1212
- 解析結果を用いたテンプレートコードの自動生成(C++, Java)
1313
- 他言語対応のためのコントリビューション(≒中間形式からコードに変換する部分のPR)を募集中です!
1414

15-
## History
16-
17-
| 日付 | ログ |
18-
| ---- | ---- |
19-
| 2018-12-26 | pip でインストールできるようになった。|
20-
| 2018-12-25 | 長らく触っておらずメンテナンスが困難になってしまったので、下位互換性のない大規模コードベース変更を実施した。(すみません!) |
21-
| 2018-12-03 | ToolsForAtCoder は atcoder-tools に名前を変更した。 |
22-
| 2016-04-01 | 最初のバージョンをリリースした。 |
23-
2415
## How to install
2516
`pip3 install atcoder-tools`
2617

2718
## Demo
28-
※最初期のデモなので今とインターフェイスが異なります
29-
30-
[Video demo for 'Tools For AtCoder'](https://youtu.be/Ee3EWs_xHG8)
31-
19+
[![asciicast](https://asciinema.org/a/JG18AGOE2Vw7Tsa3QTM7Y2XX5.svg)](https://asciinema.org/a/JG18AGOE2Vw7Tsa3QTM7Y2XX5)
3220

3321
## Usage
3422

0 commit comments

Comments
 (0)