Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Hexagon/entsoe-api-client i…
Browse files Browse the repository at this point in the history
…nto main
  • Loading branch information
Hexagon committed Dec 12, 2022
2 parents b37b6e5 + 8f0b9b1 commit 6fc1a96
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,12 @@

ENTSO-e transparency platform API Client built for Deno. Complete. Easy to use. Minimal.

[![Deno CI](https://github.com/Hexagon/entsoe-api-client/actions/workflows/deno.yml/badge.svg)](https://github.com/Hexagon/entsoe-api-client/actions/workflows/deno.yml) [![jsdelivr](https://data.jsdelivr.com/v1/package/gh/hexagon/entsoe-api-client/badge?style=rounded)](https://www.jsdelivr.com/package/gh/hexagon/entsoe-api-client)
[![Deno CI](https://github.com/Hexagon/entsoe-api-client/actions/workflows/deno.yml/badge.svg)](https://github.com/Hexagon/entsoe-api-client/actions/workflows/deno.yml)
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/Hexagon/entsoe-api-client/blob/master/LICENSE)

* Works in Deno >=1.16
* Supports [TypeScript](https://www.typescriptlang.org/)

## Documentation

Full documentation available at [hexagon.github.io/entsoe-api-client](https://hexagon.github.io/entsoe-api-client/).

### Examples

See [/examples](/examples) folder for complete examples, like getting spot prices for today.
Expand All @@ -22,4 +18,4 @@ See [Contribution Guide](/CONTRIBUTING.md)

## License

MIT
MIT

0 comments on commit 6fc1a96

Please sign in to comment.