This is an automated email from the ASF dual-hosted git repository.

yasith pushed a commit to branch merge-portals
in repository https://gitbox.apache.org/repos/asf/airavata-portals.git

commit 435d163e02a67ce46b910d118118d19d7cf34ef6
Author: Aarushi Bisht <[email protected]>
AuthorDate: Sun Apr 5 17:28:49 2020 -0400

    Update and rename README to README.md
---
 README => README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README.md
similarity index 87%
rename from README
rename to README.md
index bae34cd2c..d91f2c31a 100644
--- a/README
+++ b/README.md
@@ -2,7 +2,7 @@
 
 Airavata Managed File Transfer is a standalone service to orchestrate data 
movement between various cloud and high performance computing storages. The MFT 
Portal provides a dashboard to monitor and users to request the transfers. 
 
-## Getting Started
+### Getting Started
 
 1.  Checkout this project and create a virtual environment.
 
@@ -17,4 +17,4 @@ Airavata Managed File Transfer is a standalone service to 
orchestrate data movem
     ```
     python manage.py runserver
     ```
-3. Point your browser to http://localhost:8000/agents/
\ No newline at end of file
+3. Point your browser to http://localhost:8000/agents/

Reply via email to