Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Artem Goncharuk committed Dec 9, 2015
1 parent f0df42e commit 55e3904
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -8,10 +8,10 @@ C++ library for api.ai
* [Third Party Libraries](#thirdpartylibraries)

## <a name="overview"></a>Overview
The API.AI C++ library makes it easy to integrate speech recognition with API.AI natural language processing API. API.AI allows using voice commands and integration with dialog scenarios defined for a particular agent in API.AI.
The API.AI C++ library makes it easy to integrate speech recognition with Api.ai natural language processing API. Api.ai allows using voice commands and integration with dialog scenarios defined for a particular agent in API.AI.

## <a name="prerequisites"></a>Prerequsites
* Create an [API.AI account](http://api.ai)
* Create an [Api.ai account](https://api.ai)

## <a name="buildingandinstalling"></a>Building and Installing
### Configuring the submodules
Expand Down Expand Up @@ -58,4 +58,4 @@ Your can see [examples](examples) for more information about how to use library.

## <a name="thirdpartylibraries"></a>Third Party Libraries
* cjson (http://sourceforge.net/projects/cjson/)
* libcurl (http://libcurl.org/)
* libcurl (http://libcurl.org/)

0 comments on commit 55e3904

Please sign in to comment.