Skip to content

Commit 24ec6e5

Browse files
authored
updated read me
1 parent 13d4351 commit 24ec6e5

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
## Add/Remove Featured Repositores
44
To edit the featured repositories, add/remove or update the data/featured-repos.json with the desired repository information. Each featured repository must have an org and repository property. The org property should match the name property from one of the entries in the organizations array in the organizations.json file. The repository property should match the name of the GitHub repository.
55

6+
## Add/Remove Repositories
7+
To edit the repositories, add/remove or update the data/repositories.json file with the desired repository information. The properties for the repository items should match the information available at the actual GitHub repository the item is representing.
8+
69
## Add/Remove Topics
710
To add a new topic, insert the topic at the end of the array in the data/topics.json file.
811

@@ -13,6 +16,6 @@ To add a new organization, insert the organization object at the end of the arra
1316
- open source community
1417

1518
## Source Code
16-
The source code for this application can be found at: https://github.com/relativity-dev/relativity-dev.github.io.
19+
The source code for this application can be found at: https://github.com/kCura-Relativity/kCura-Relativity.github.io.uc.
1720

1821

0 commit comments

Comments
 (0)