From 5d72fd7c587d30f34dee295c3ffc293013a1226d Mon Sep 17 00:00:00 2001 From: Matheus Seabra <5796861+matheuseabra@users.noreply.github.com> Date: Tue, 11 Jun 2019 06:58:11 -0300 Subject: [PATCH] Remove Play framework --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3724317..668652e 100644 --- a/README.md +++ b/README.md @@ -181,7 +181,6 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie ### Scala * [Chaos](https://github.com/mesosphere/chaos) - A lightweight framework for writing REST services in Scala. -* [Play](https://www.playframework.com) - The High Velocity Web Framework For Scala and Java. ### Haskell