Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor doc changes for public #4

Merged
merged 3 commits into from
Feb 22, 2017
Merged

Minor doc changes for public #4

merged 3 commits into from
Feb 22, 2017

Conversation

siamalekpour
Copy link
Contributor

No description provided.

README.md Outdated
@@ -1,6 +1,6 @@
gapi-js
===========
A simple js client for the G Adventures API (GAPI) based on [SuperAgent](https://github.com/visionmedia/superagent)
A simple js client for the G Adventures' API (G API) based on [SuperAgent](https://github.com/visionmedia/superagent)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bartek like so?

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

README.md Outdated

First, create a new Gapi instance by passing your Gapi key to the constructor. By default the url will be set to `https://rest.gadventures.com`.
Now, just create a new Gapi instance by passing your Gapi key to the constructor. By default the url will be set to `https://rest.gadventures.com`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should use G API

Now, just create a new G API instance by passing your G API key to the constructor. By default the url will be set to `https://rest.gadventures.com`.

@siamalekpour siamalekpour merged commit 3e97422 into master Feb 22, 2017
@siamalekpour siamalekpour deleted the public-doc branch February 22, 2017 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants