From 5372397809a468f9bee9cce4234e9057e9ec852b Mon Sep 17 00:00:00 2001 From: Sara Ben Shabbat <49598750+SaraBenShabbat@users.noreply.github.com> Date: Tue, 14 Jan 2020 01:28:44 +0200 Subject: [PATCH] Update README by feature-0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d4e291f5..57f7bc187 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ Hello World! (WAR-style) =============== - +feature-0 branch edited this line --------------------------------------------------- This is the simplest possible Java webapp for testing servlet container deployments. It should work on any container and requires no other dependencies or configuration.