diff --git a/README.md b/README.md
index 80f5208..713392d 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,9 @@ This algorithm performs the following steps:
Instances are available here and here (DIMACS). Please remove all comments and other extraneous text from the graph text instance file.
+Cited By:
- Choi, Jang-Ho, et al. "Distributed coordination of IoT-based services by using a graph coloring algorithm." Computer Software and Applications Conference (COMPSAC), 2013 IEEE 37th Annual. IEEE, 2013.
- Muklason, Ahmad. "Hyper-heuristics and fairness in examination timetabling problems." Philosophy (2017)
+
+
Usage:
- Change Constants.FILE to the file on your disk that represents the graph
- Change Constants.ANNEALING_ITERATIONS to the number of iterations the algorithm should run for