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

Improved README.md #50

Merged
merged 2 commits into from
Jan 10, 2021
Merged

Improved README.md #50

merged 2 commits into from
Jan 10, 2021

Conversation

sh0hei
Copy link
Member

@sh0hei sh0hei commented Jan 9, 2021

No description provided.

![Continuous Integration](https://github.com/sangria-graphql/sangria-circe/workflows/Continuous%20Integration/badge.svg)
[![Build Status](https://travis-ci.org/sangria-graphql/sangria-circe.svg?branch=master)](https://travis-ci.org/sangria-graphql/sangria-circe)
[![Coverage Status](http://coveralls.io/repos/sangria-graphql/sangria-circe/badge.svg?branch=master&service=github)](http://coveralls.io/github/sangria-graphql/sangria-circe?branch=master)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.sangria-graphql/sangria-circe_2.12/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.sangria-graphql/sangria-circe_2.12)
Copy link
Member Author

Choose a reason for hiding this comment

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

sangria-circe_2.11 to sangria-circe_2.12

README.md Outdated

SBT Configuration:

```scala
libraryDependencies += "org.sangria-graphql" %% "sangria-circe" % "1.2.1"
libraryDependencies += "org.sangria-graphql" %% "sangria-circe" % "1.3.1"
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe we could use the following to avoid having to update the README at each update?

Suggested change
libraryDependencies += "org.sangria-graphql" %% "sangria-circe" % "1.3.1"
libraryDependencies += "org.sangria-graphql" %% "sangria-circe" % "<last version>"

@sh0hei sh0hei requested a review from yanns January 10, 2021 00:57
Copy link
Contributor

@yanns yanns left a comment

Choose a reason for hiding this comment

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

👍

@yanns yanns merged commit aba2a57 into sangria-graphql:master Jan 10, 2021
@sh0hei sh0hei deleted the improved-readme branch January 11, 2021 06:35
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.

2 participants