diff --git a/README.md b/README.md index e76a75cf..26d3b08a 100644 --- a/README.md +++ b/README.md @@ -5,20 +5,7 @@ ## License and Attribution -We've added links to sources when applicable. Everything is under the CC0 license; please use/take anything with no strings attached. - -## Other CP Repos - -https://github.com/search?q=online-judge-verify-helper+path%3A.github - -type | list ---- | --- -optimized for ICPC | -optimized for online contests | -extensive | -clean | -lgm | -python | +Everything is under the CC0 license. ## Our List of Recommended Practice Problems diff --git a/library/README.md b/library/README.md new file mode 100644 index 00000000..ca4d1875 --- /dev/null +++ b/library/README.md @@ -0,0 +1,12 @@ +## Other CP Repos + +type | list +--- | --- +optimized for ICPC | +optimized for online contests | +extensive | +clean | +lgm | +python | + +Also see [all libraries tested with Library Checker](https://github.com/search?q=online-judge-verify-helper+path%3A.github).