aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Wang2020-08-20 22:08:50 -0500
committerGitHub2020-08-20 22:08:50 -0500
commit453e2400a5cf65c1764e47e494c1d78dfd6af9f4 (patch)
treeb9b06e882945cbd7ecb4e3377fdb35115b2d17db
parentbd56ee0d6123f708773f9bd85bb69f2ae03525a2 (diff)
Update README.md
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
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.