fix lowercase extension in main readme

This commit is contained in:
Xevion
2020-03-02 21:29:37 -06:00
parent 680c8ca442
commit e44cd28e37

15
README.MD Normal file
View File

@@ -0,0 +1,15 @@
# contest
This repository manages my contest answers, UIL explanations and more.
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.
- **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*.