From e7a91b5b47d0b0cfc0b6d98a5c9ffe65eed97584 Mon Sep 17 00:00:00 2001 From: ColumWalsh Date: Sat, 13 Jan 2018 20:38:46 +0000 Subject: [PATCH] update play framework link (#183) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 088f825..36e62b0 100644 --- a/README.md +++ b/README.md @@ -159,7 +159,7 @@ If you are looking to contribute then explore this list, look at [`first-timers- ## Scala - [Twitter Util](https://github.com/twitter/util/labels/Starter) _(label: Starter)_
Wonderful reusable code from Twitter -- [playframework](https://github.com/playframework/playframework/labels/newbie) _(label: newbie)_ The High Velocity Web Framework +- [playframework](https://github.com/playframework/playframework/labels/good%20first%20issue) _(label: good first issue)_ The High Velocity Web Framework ## TypeScript