Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
brikabrak committed Aug 20, 2018
1 parent 288e8c2 commit d583f84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# unity-git
An easy-to-use bash script to setup a git repository for a Unity project.
An easy-to-use bash script to setup a git repository for a Unity project. The script also takes the time to add a Unity-specific .gitignore and installs git LFS hooks.

## Usage
Place in directory that will act as your repository root. Run using `sh unity-git.sh`. Create a project in this space and get developing.

0 comments on commit d583f84

Please sign in to comment.