aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDelmar Davis <ddavis@laika.com>2021-09-03 13:09:08 -0700
committerDelmar Davis <ddavis@laika.com>2021-09-03 13:09:08 -0700
commitbbdf527a23c449a06e20b73f5a789758460d9f2a (patch)
treea320d6f232579f6637b17ad721ebe47d5f92453e
parent5d3d74ef88cacc2a2014072ccc71d1da87306319 (diff)
Fix Readme
-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