From ceb64975c93812a7fbf27f74e357a7cdafb32066 Mon Sep 17 00:00:00 2001 From: Alireza Eiji Date: Tue, 6 Aug 2024 12:05:16 +0330 Subject: [PATCH] add readme --- Mohaymen.GiteaClient.sln | 1 + README.md | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 README.md diff --git a/Mohaymen.GiteaClient.sln b/Mohaymen.GiteaClient.sln index b1b643c..0e94e37 100644 --- a/Mohaymen.GiteaClient.sln +++ b/Mohaymen.GiteaClient.sln @@ -10,6 +10,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution ProjectSection(SolutionItems) = preProject .gitignore = .gitignore Directory.Packages.props = Directory.Packages.props + README.md = README.md EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mohaymen.GiteaClient.IntegrationTests", "Mohaymen.GiteaClient.IntegrationTests\Mohaymen.GiteaClient.IntegrationTests.csproj", "{AFC1FF8E-1468-4C3B-B507-33E8CE3366E1}" diff --git a/README.md b/README.md new file mode 100644 index 0000000..dccf45b --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Mohaymen.GiteaClient +Mohaymen.GiteaClient is a nuget package for connecting and using gitea apis.