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

Adds module section to README #267

Merged
merged 6 commits into from
May 2, 2017
Merged

Adds module section to README #267

merged 6 commits into from
May 2, 2017

Conversation

raulraja
Copy link
Contributor

@raulraja raulraja commented May 1, 2017

No description provided.

@raulraja raulraja requested a review from andyscott May 1, 2017 19:35
@codecov-io
Copy link

codecov-io commented May 2, 2017

Codecov Report

Merging #267 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #267   +/-   ##
=======================================
  Coverage   72.75%   72.75%           
=======================================
  Files          36       36           
  Lines         312      312           
=======================================
  Hits          227      227           
  Misses         85       85

README.md Outdated

+ [fs2](http://frees.io/docs/integrations/fs2/) - Integration to run fs2 Streams in Freestyle programs.

+ [monix](http://frees.io/docs/integrations/play/) - Instances and utilities to interpret to `monix.eval.Task`.
Copy link
Member

Choose a reason for hiding this comment

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

Wrong link.

- Adds the header image into the Readme html
- Fixed an URL linking to Monix documentation
Adds an alt to the image
README.md Outdated

+ [effects](http://frees.io/docs/effects/) - MTL style effects such as reader, writer, state, error, and more modeled as free algebras.

+ [fetch](http://frees.io/docs/integrations/fetch/) - Integration with the Fetch library for effitient data access from heterogenous datasources.
Copy link
Member

Choose a reason for hiding this comment

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

"effitient" -> "efficient"

README.md Outdated

+ [doobie](http://frees.io/docs/integrations/doobie/) - Embedding of Doobie ConnectionIO actions in Freestyle programs.

+ [cache](http://frees.io/docs/effects/Cache/) - A generic cache with an in memory and redis based implementations.
Copy link
Member

Choose a reason for hiding this comment

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

Either "with an in memory and a redis based implementation" or "with in memory and redis based implementations"

README.md Outdated

+ [cache](http://frees.io/docs/effects/Cache/) - A generic cache with an in memory and redis based implementations.

+ http - Adapters and marshalers to run the Freestyle program in endpoint return types for [akka-http](http://frees.io/docs/integrations/akkahttp/), [finch](http://frees.io/docs/integrations/finch/), [http4s](http://frees.io/docs/integrations/http4s/) and [play](http://frees.io/docs/integrations/play/).
Copy link
Member

Choose a reason for hiding this comment

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

marshaler -> marshaller

@raulraja
Copy link
Contributor Author

raulraja commented May 2, 2017

@peterneyens addressed your last comments on typos and rephrasing

@raulraja raulraja merged commit b93581f into master May 2, 2017
@raulraja raulraja deleted the rr-enrich-readme branch May 2, 2017 10:57
@anamariamv anamariamv added this to Done in freestyle Jul 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants