aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md30
1 files changed, 8 insertions, 22 deletions
diff --git a/README.md b/README.md
index 39af52c..b458023 100644
--- a/README.md
+++ b/README.md
@@ -1,29 +1,15 @@
-# README #
+# Brew Installation Script. #
-This README would normally document whatever steps are necessary to get your application up and running.
-
-### What is this repository for? ###
-
-* Quick summary
-* Version
-* [Learn Markdown](https://bitbucket.org/tutorials/markdowndemo)
+This is a shell script used to install a minimal set of programs using homebrew. It is based on work from @kelfi
### How do I get set up? ###
-* Summary of set up
-* Configuration
-* Dependencies
-* Database configuration
-* How to run tests
-* Deployment instructions
-
-### Contribution guidelines ###
+* Install Xcode.
+* Comment out what you dont need.
+* run the script.
+* If you find this helpful fork it.
+ * when you install something usefull using homebrew add it to your fork.
-* Writing tests
-* Code review
-* Other guidelines
-### Who do I talk to? ###
+* If you have suggestions send them.
-* Repo owner or admin
-* Other community or team contact \ No newline at end of file