aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/index.html b/index.html
index 3a987f1..10d8709 100644
--- a/index.html
+++ b/index.html
@@ -107,6 +107,14 @@
</form>
</div>
</section>
+ <footer class="footer">
+ <div class="content has-text-centered">
+ <p>
+ Data sourced from CU Boulder's <a href="https://www.colorado.edu/oda/student-data/courses">Data & Analytics</a> group. The source code is licensed
+ <a href="http://opensource.org/licenses/mit-license.php">MIT</a> and available on <a href="https://github.com/navanchauhan/BuffClassesEDA">GitHub</a>
+ </p>
+ </div>
+ </footer>
<script type="text/javascript">
let SQL = undefined
let db = undefined