summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/README.md b/README.md
index 3082fd8a..cfbb417c 100644
--- a/README.md
+++ b/README.md
@@ -30,11 +30,7 @@ Check out the [Help page](http://bootswatch.com/help/) for more details on build
API
-----
-A simple API is available for integrating your platform with Bootswatch. Send your request to `http://api.bootswatch.com/3/`.
-
-The swatch objects are returned in an array called `themes`, each one with the following properties: `name`, `description`, `preview`, `thumbnail`, `css`, `cssMin`, `less`, and `lessVariables`.
-
-More info at http://bootswatch.com/help/#api
+A simple API is available for integrating your platform with Bootswatch. More info at http://bootswatch.com/help/#api
Contributing
-----