You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by aa...@apache.org on 2020/06/16 20:38:43 UTC

[airavata-mft-portal] 04/26: Update and rename README to README.md

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

aarushi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-mft-portal.git

commit 435d163e02a67ce46b910d118118d19d7cf34ef6
Author: Aarushi Bisht <39...@users.noreply.github.com>
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 bae34cd..d91f2c3 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/