This is an automated email from the ASF dual-hosted git repository.
jamesbognar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juneau-petstore.git
The following commit(s) were added to refs/heads/master by this push:
new 748b970 Readme cleanup.
748b970 is described below
commit 748b970745641c20a2d02d55e0e9556594b622b3
Author: JamesBognar <[email protected]>
AuthorDate: Mon Sep 9 20:21:42 2019 -0400
Readme cleanup.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 6e8fd55..26bdf97 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@
***************************************************************************************************************************
-->
-# Juneau Petstore
+# Juneau Pet Store Application
A sample application that shows the capabilities of the Juneau REST platform
with Spring Boot and other technologies
to produce end-to-end REST microservices.