From 4564521ca34973037b5f574e2d750269116e5c79 Mon Sep 17 00:00:00 2001 From: Chris Jones Date: Sun, 8 Jan 2017 10:49:00 -0600 Subject: [PATCH] Added a trivial change to demonstrate Github's pull requests. --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 74824e378..c01430929 100644 --- a/readme.md +++ b/readme.md @@ -101,5 +101,7 @@ The [issue tracker](https://github.com/spring-projects/spring-petclinic/issues) For pull requests, editor preferences are available in the [editor config](.editorconfig) for easy use in common text editors. Read more and download plugins at . +# Experimentation +This is a trivial change to demonstrate the functionality of Github's pull request capabilities.