change the read me.

This commit is contained in:
lhf 2021-05-20 19:47:39 +08:00 committed by GitHub
parent d279e38e93
commit 43f8dfb70b
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
# French Beaver Contest Archive
# OpenCT Contest Archive
This repository contains tasks used in past [French Beaver Contest](http://castor-informatique.fr/). They are in a particular format, and can be used in [Bebras Platform](https://github.com/France-ioi/bebras-platform).
This repository contains tasks used in past [ OpenCT Contest]. They are in a particular format, and can be used in OpenCT.
To start using:
```
git clone https://github.com/France-ioi/bebras-tasks.git
git clone https://github.com/open-ct/openct-tasks
cd bebras-tasks
git submodule update --init
```