diff options
author | Mark Perry <maperry78@yahoo.com.au> | 2015-09-12 13:52:30 +1000 |
---|---|---|
committer | Mark Perry <maperry78@yahoo.com.au> | 2015-09-12 13:52:30 +1000 |
commit | 8204c2f65d11f1d4b862286d59f7081178a10d97 (patch) | |
tree | 21f763cdb4b60cb59cb42ea03156c75b31306796 /README.adoc | |
parent | f130a34a84a3ac3433e10bee7a6b516569feeb3b (diff) | |
download | frege-gradle-plugin-8204c2f65d11f1d4b862286d59f7081178a10d97.tar.gz frege-gradle-plugin-8204c2f65d11f1d4b862286d59f7081178a10d97.tar.bz2 frege-gradle-plugin-8204c2f65d11f1d4b862286d59f7081178a10d97.zip |
#16: Fixing errors with changes for using the plugin portal
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.adoc b/README.adoc index 09139e4..4af9678 100644 --- a/README.adoc +++ b/README.adoc @@ -3,10 +3,10 @@ This is the official Gradle plugin to compile Frege projects (https://github.com/Frege/frege). See the example project, https://github.com/mperry/frege-gradle-example, for how to use this plugin. -= How to refer to on a gradle build += Usage See https://plugins.gradle.org/plugin/org.frege-lang = Continuous Integration -The Travis CI build of this repository is at https://travis-ci.org/Frege/frege-gradle-pgitlugin/ .
\ No newline at end of file +The Travis CI build of this repository is at https://travis-ci.org/Frege/frege-gradle-plugin.
\ No newline at end of file |