Skip to content

Commit

Permalink
Add docs to README about requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
rmeritz committed Jun 26, 2020
1 parent 8b92079 commit 99bb192
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ To install airtable.js in a node project:

npm install airtable

Airtable.js should work with Node 10 and above.

### Browser

Expand All @@ -33,6 +34,8 @@ Edit `test/test_files/index.html` - put your `BASE_ID` and `API_KEY` (Be careful

Then open http://localhost:8000/ in your browser.

Airtable.js should work with browsers supported by Airtable App.
See the [techincal requirements](https://support.airtable.com/hc/en-us/articles/217990018) for more details.

# Configuration

Expand Down

0 comments on commit 99bb192

Please sign in to comment.