Skip to content

Commit 5caa6e9

Browse files
committed
Fix readme
1 parent a3c51c2 commit 5caa6e9

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

DevExcelerateApp.sln

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DevExcelerateApp.Tests", "t
99
EndProject
1010
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "docs", "docs", "{02EA681E-C7D8-13C7-8484-4AC65E1B71E8}"
1111
ProjectSection(SolutionItems) = preProject
12-
docs\main.md = docs\main.md
1312
docs\github-app-setup.md = docs\github-app-setup.md
13+
docs\main.md = docs\main.md
14+
README.md = README.md
1415
EndProjectSection
1516
EndProject
1617
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DevExcelerateApi", "src\DevExcelerateApi\DevExcelerateApi.csproj", "{23550023-FD87-45C8-91F7-7F3729214139}"

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
GitHub DevExcelerate - Platform Engineering. Improve the Developer Experience and Onboarding of Developers on the GitHub platform.
33
---
44

5+
Please view our documentation at [docs/main.md](./docs/main.md) for more information.
6+
57
## Contributing
68

79
Lorem ipsum

0 commit comments

Comments
 (0)