Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AzuxDario committed Aug 1, 2020
1 parent 5de8a77 commit 98bce30
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Marsy CurlConnector
Here will be implementation of IConnector for Marsy.
[![License](https://img.shields.io/github/license/AzuxDario/Marsy-CurlConnector.svg)](https://github.com/AzuxDario/Marsy-CurlConnector/blob/master/LICENSE)
[![Stars](https://img.shields.io/github/stars/AzuxDario/Marsy-CurlConnector.svg)](https://github.com/AzuxDario/Marsy-CurlConnector/stargazers)
[![Issues](https://img.shields.io/github/issues/AzuxDario/Marsy-CurlConnector.svg)](https://github.com/AzuxDario/Marsy-CurlConnector/issues)

This repo contains implementation of `IConnector` for [Marsy](https://github.com/AzuxDario/Marsy). This allows you to get data with Marsy without writting your own implementation. This implementation uses [curlcpp](https://github.com/JosephP91/curlcpp), which is based on [curl](https://curl.haxx.se/).

Expand Down

0 comments on commit 98bce30

Please sign in to comment.