From 25f80d95b3e57020ad48b45374b47276ea6829f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ana=20M=C2=AA=20Marquez?= Date: Wed, 14 Jun 2017 12:03:32 +0200 Subject: [PATCH 1/2] Added Freestyle and Libra --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fe493ab..1cd2e94a 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,8 @@ Many Scala projects use sbt-microsites to display documentation and project note ![github4s](https://47deg.github.io/github4s/img/navbar_brand.png) | [**github4s**](https://47deg.github.io/github4s/) | A GitHub API wrapper written in Scala ![hammock](https://pepegar.github.io/hammock/img/navbar_brand.png) | [**hammock**](https://pepegar.github.io/hammock/) | A purely functional HTTP client for Scala ![cron4s](https://alonsodomin.github.io/cron4s/img/navbar_brand.png) | [**cron4s**](https://alonsodomin.github.io/cron4s) | A CRON expression parser and AST for Scala +![freestyle](http://frees.io/img/navbar_brand.png) | [**freestyle**](http://frees.io/) | A cohesive & pragmatic framework of FP centric Scala libraries +![libra](https://to-ithaca.github.io/libra/img/navbar_brand.png) | [**libra**](https://github.com/to-ithaca/libra) |A dimensional analysis library based on dependent types [comment]: # (Start Copyright) # Copyright @@ -70,4 +72,4 @@ sbt-microsites is designed and developed by 47 Degrees Copyright (C) 2016-2017 47 Degrees. -[comment]: # (End Copyright) \ No newline at end of file +[comment]: # (End Copyright) From faecad41189f1a2897bbb4ef67e14e234e3927a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ana=20M=C2=AA=20Marquez?= Date: Wed, 14 Jun 2017 13:03:30 +0200 Subject: [PATCH 2/2] Fixed comments in PR --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1cd2e94a..c9ad8755 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ Many Scala projects use sbt-microsites to display documentation and project note ![hammock](https://pepegar.github.io/hammock/img/navbar_brand.png) | [**hammock**](https://pepegar.github.io/hammock/) | A purely functional HTTP client for Scala ![cron4s](https://alonsodomin.github.io/cron4s/img/navbar_brand.png) | [**cron4s**](https://alonsodomin.github.io/cron4s) | A CRON expression parser and AST for Scala ![freestyle](http://frees.io/img/navbar_brand.png) | [**freestyle**](http://frees.io/) | A cohesive & pragmatic framework of FP centric Scala libraries -![libra](https://to-ithaca.github.io/libra/img/navbar_brand.png) | [**libra**](https://github.com/to-ithaca/libra) |A dimensional analysis library based on dependent types +![libra](https://to-ithaca.github.io/libra/img/navbar_brand.png) | [**libra**](https://to-ithaca.github.io/libra) |A dimensional analysis library based on dependent types [comment]: # (Start Copyright) # Copyright