From aab67412fffdbea401c2e82b544c62eccf5c8934 Mon Sep 17 00:00:00 2001 From: sitetester Date: Wed, 22 Jan 2020 21:53:52 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ed63a32..9fd3ad6 100644 --- a/README.md +++ b/README.md @@ -1994,3 +1994,4 @@ A curated list of awesome Scala frameworks, libraries and software. * [kifi/ReactiveLDA](https://github.com/kifi/ReactiveLDA) - ReactiveLDA is a fast, lightweight implementation of the Latent Dirichlet Allocation (LDA) algorithm, using a parallel vanilla Gibbs sampling algorithm. * [gilt/gatling-websocket](https://github.com/gilt/gatling-websocket) - WebSocket addon for http://gatling-tool.org/ * [dscleaver/sbt-quickfix](https://github.com/dscleaver/sbt-quickfix) - SBT plugin that routes compiler and test errors into a quickfix file +* [Scala INI reader](https://github.com/sitetester/scala-ini-reader) - Reads configuration from INI file type