From 71d00e8b236158703d36746e514a4fc5436c05b0 Mon Sep 17 00:00:00 2001 From: Xevion Date: Sun, 1 Mar 2020 20:52:46 -0600 Subject: [PATCH] update main readme with explanations over study and UIl --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 27d3e32..d9bbd19 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,9 @@ This repository manages my contest answers, UIL explanations and more. -Contains problems done in Java and/or Python. \ No newline at end of file +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