Skip to content

Commit

Permalink
Added links to the EE website
Browse files Browse the repository at this point in the history
  • Loading branch information
blandin committed Feb 23, 2017
1 parent 92b6039 commit 1abaebb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# EmptyEpsilon-linux-buildscript
The purpose of this Bash script is to facilitate and expedite the process of building the EmptyEpsilon project on Linux platforms.
The purpose of this Bash script is to facilitate and expedite the process of building [EmptyEpsilon](https://daid.github.io/EmptyEpsilon/) on Linux platforms.

## Current limitations
- Only works on Ubuntu derivatives 16.04 and above
Expand Down
2 changes: 1 addition & 1 deletion build_EE.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# <https://github.com/blandin/EmptyEpsilon-linux-buildscript/blob/master/LICENSE>
#
# The purpose of this Bash script is to facilitate and expedite the process of
# building the EmptyEpsilon project on Linux platforms.
# building EmptyEpsilon on Linux platforms. <https://daid.github.io/EmptyEpsilon/>
##

if [ "${1}" = "--help" ]; then
Expand Down

0 comments on commit 1abaebb

Please sign in to comment.