diff --git a/README.md b/README.md index d9bbd19..86a3a2b 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,10 @@ Contains problems done in Java and/or Python. - **[Study](./study/README.MD)** - A collection of detailed explanations concerning problems I missed, or things I need to study in Computer Science. -* **[UIL](./uil/README.MD)** - - All competition level content I've tested over in preparation for AP Exams, UIL Competition, and A+ Computer Science in general over the Java programming language. \ No newline at end of file +- **[UIL](./uil/README.MD)** + - All competition level content I've tested over in preparation for AP Exams, UIL Competition, and A+ Computer Science in general over the Java programming language. +- **Other Competition Material** + - **[ICPC](./icpc/README.MD)** + - Contests hosted by *International Collegiate Programming Contest*. + - **[YSU-ACM](./ysu-acm/README.MD)** + - Contests hosted by *Youngstown State University* with the *Association of Computing Machinery*. \ No newline at end of file