From 8a57911da79b81d17988230caffe3bdfef966143 Mon Sep 17 00:00:00 2001 From: Gerald Nash Date: Fri, 3 Feb 2017 09:47:08 -0500 Subject: [PATCH] Add Newton API (Math) to README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 11cc6b51..8f512544 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ For information on contributing to this project, please see the [contributing gu * [Geocoding](#geocoding) * [Health](#health) * [Machine Learning](#machine-learning) +* [Math](#math) * [Music](#music) * [News](#news) * [Open Source projects](#open-source-projects) @@ -257,6 +258,12 @@ For information on contributing to this project, please see the [contributing gu | Clarifai | Computer Vision | `oAuth` | Yes | [Go!](https://predictbgl.com/api) | | Wit.ai | Natural Language Processing | `oAuth` | Yes | [Go!](https://wit.ai/) | +### Math + +| API | Description | Auth | HTTPS | Link | +|---|---|---|---|---| +| Newton | Symbolic and Arithmetic Math Calculator | No | Yes | [Go!](https://newton.now.sh/) | + ### Music | API | Description | Auth | HTTPS | Link |