From d8b5f2b6fbbcca0254490297654ce8941904071a Mon Sep 17 00:00:00 2001 From: Ashwin Ramaswami Date: Fri, 26 Jun 2020 12:19:29 -0400 Subject: [PATCH] Update gibberish --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index 8e3e73f..7bf1d45 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,6 +1,6 @@ Welcome to the TreeHacks developer documentation. This site contains information about our infrastructure and instructions for setting up our code locally, as well as how deployment works and common troubleshooting issues. -You can also use this documentation to learn how to use your tools -- how to start and customize your own version of [root](https://root.treehacks.com), for example. +You can also use this documentation to learn how to use our tools for your own hackathon or other purposes -- how to start and customize your own version of [root](https://root.treehacks.com), for example. ## Running the docs locally @@ -11,4 +11,4 @@ pip install -r requirements-docs.txt mkdocs serve ``` -Open up [http://localhost:8000](http://localhost:8000) in your browser. \ No newline at end of file +Open up [http://localhost:8000](http://localhost:8000) in your browser.