diff --git a/README.md b/README.md
index 7342483..2ed9a87 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,8 @@
 cosmos_server-sb
 ===============
 
-cosmos_server on spring boot with JAX-RS
\ No newline at end of file
+cosmos_server on spring boot with JAX-RS  
+start server
+```aidlbash
+$ gradle bootRun
+```
\ No newline at end of file