diff --git a/README.md b/README.md index 5edafb2..701fab4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Library -A collection of implementations of competitive programming algorithms. Under construction. +A collection of implementations of competitive programming algorithms. + +**Currently under construction.** For progress, see https://github.com/Ta180m/Library/projects/2. For solutions of USACO problems, see https://github.com/Ta180m/USACO.