update main readme with explanations over study and UIl

This commit is contained in:
Xevion
2020-03-01 20:52:46 -06:00
parent b45e925605
commit 71d00e8b23

View File

@@ -2,4 +2,9 @@
This repository manages my contest answers, UIL explanations and more.
Contains problems done in Java and/or Python.
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.