aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Wang2022-01-11 18:29:05 -0600
committerAnthony Wang2022-01-11 18:29:05 -0600
commit2323096f7374e7bbdcfe7684e1912d98a6dd5e16 (patch)
tree9ed4473895e1a0731e616eb038a7734fa4433676
parentc565f3fb7179e285b89a7df0232bede429833a16 (diff)
Revise README to point to my website's CP page
-rw-r--r--README.md7
1 files changed, 1 insertions, 6 deletions
diff --git a/README.md b/README.md
index 701fab4..b633981 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,2 @@
# Library
-
-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.
+Some useful algorithms for [competitive programming](https://ta180m.exozy.me/projects/competitive-programming/).