From 32ac20df28b07965fec60c6fb3f4ab77d506b338 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 25 Jun 2016 14:23:38 +0100 Subject: [PATCH] Add Twitter Util (Scala) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d5783dd..7664b1b 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,10 @@ If you are an open source project maintainer, add the label `first-timers-only` - [Rustfmt](https://github.com/rust-lang-nursery/rustfmt/labels/easy) _(label: easy)_
A tool for formatting Rust code according to style guidelines. - [Iron](https://github.com/iron/iron/labels/easy) _(label: easy)_
An extensible, concurrent web framework for Rust +## Scala + +- [Twitter Util](https://github.com/twitter/util/labels/Starter) _(label: Starter)_
Wonderful reusable code from Twitter + ## Want to create something new? If you are interested in creating something from scratch and looking for ideas check out requests for NPM modules here: [sindresorhus/module-requests](https://github.com/sindresorhus/module-requests/issues)