Skip to content

Commit

Permalink
added force for vehicle.getStatus and caching, added documentation fo…
Browse files Browse the repository at this point in the history
…r vehicle
  • Loading branch information
mihaiblaga89 committed Dec 10, 2019
1 parent 19dd3cc commit 820783e
Show file tree
Hide file tree
Showing 5 changed files with 53 additions and 6 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@

JavaScript implementation of the BMW's ConnectedDrive API

Example: [BMWStatus](https://github.com/mihaiblaga89/bmw-status-app)

@todo write documentation
1 change: 0 additions & 1 deletion docs/CNAME

This file was deleted.

1 change: 1 addition & 0 deletions docs/content/readme.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
<a href="https://github.com/mihaiblaga89/bmw-connecteddrive-api/actions"><img src="https://github.com/mihaiblaga89/bmw-connecteddrive-api/workflows/tests/badge.svg" alt="Actions Status" style="max-width: 100%;"></a>
<a href="https://www.codefactor.io/repository/github/mihaiblaga89/bmw-connecteddrive-api/overview/master"><img src="https://www.codefactor.io/repository/github/mihaiblaga89/bmw-connecteddrive-api/badge/master" alt="CodeFactor" style="max-width: 100%;"></a></p>
<p>JavaScript implementation of the BMW's ConnectedDrive API</p>
<p>Example: <a href="https://github.com/mihaiblaga89/bmw-status-app">BMWStatus</a></p>
<p>@todo write documentation</p>
</body></html>
Loading

0 comments on commit 820783e

Please sign in to comment.