From 81301d95c9a3cc013e484d782347caddd7759291 Mon Sep 17 00:00:00 2001 From: Xevion Date: Mon, 2 Mar 2020 21:30:09 -0600 Subject: [PATCH] narrow down primary readme desriptions in UIL especially --- README.MD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.MD b/README.MD index 86a3a2b..78717f0 100644 --- a/README.MD +++ b/README.MD @@ -5,9 +5,9 @@ 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. + - A collection of detailed explanations concerning problems I missed, or things I need to study in Computer Science. *Java* focus. - **[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. + - All competition level content I've tested over in preparation for AP Exams, UIL Competition, and A+ Computer Science. Encompasses more than just UIL content, also known as the *University Interscholastic League*. *Java* focus. - **Other Competition Material** - **[ICPC](./icpc/README.MD)** - Contests hosted by *International Collegiate Programming Contest*.