From b31f086c17e7115a31058c325162a522087d7c6c Mon Sep 17 00:00:00 2001 From: Pradumna Saraf Date: Sun, 5 Dec 2021 09:55:55 +0530 Subject: [PATCH] Update README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index de022de9..3e959c52 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,9 @@ Feel free to submit a [pull request](https://github.com/EddieHubCommunity/awesom 2. Fork the project, using the top right corner button, that states `fork` -3. In the `data.json` file, add your own object to the **end of the file**. Your entry should be similar to this example: +3. Create a file named `your-username.json` in the directory [`profiles`](/profiles) with the following content. + +> Your entry should be similar to this example: ```json { @@ -41,8 +43,6 @@ Feel free to submit a [pull request](https://github.com/EddieHubCommunity/awesom } ``` -**Note** : Please do not edit anything below `` in `profiles.md`. Our [GitHub Action](https://github.com/EddieHubCommunity/gh-action-community) will make the necessary changes for you. - 4. Create a [Pull Request](https://github.com/EddieHubCommunity/awesome-github-profiles/pulls) to add the changes to this repository. Please change the title to `add your-username` and in the description add `resolve #issueNumber` ### Any questions, feel free to let us know!