Skip to content

Commit f8bdf86

Browse files
committed
docs: 📝 Update README
1 parent d30367a commit f8bdf86

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
A .NET AI client, built with WPF.
44

5+
![GitHub License](https://img.shields.io/github/license/SamHou0/AI.NET)
6+
[![.NET](https://github.com/SamHou0/AI.NET/actions/workflows/dotnet-desktop.yml/badge.svg)](https://github.com/SamHou0/AI.NET/actions/workflows/dotnet-desktop.yml)
7+
[![GitHub Release](https://img.shields.io/github/v/release/SamHou0/AI.NET?label=Latest%20Version)](https://github.com/SamHou0/AI.NET/releases)
8+
![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/SamHou0/AI.NET)
9+
510
## Features
611

712
- [x] Chat with AI
@@ -15,7 +20,12 @@ A .NET AI client, built with WPF.
1520

1621
Just download and run the app.
1722

18-
## Development
23+
## Contributing
24+
25+
- Add feature request and bug reports to help us improve by using [Issues](https://github.com/SamHou0/AI.NET/issues)
26+
- PRs are welcome. See development for more information
27+
28+
### Development
1929

2030
- Visual Studio 2022 with .NET 8.0 SDK
2131

@@ -27,4 +37,5 @@ Just download and run the app.
2737

2838
- [HandyControl](https://github.com/HandyOrg/HandyControl)
2939
- [MdXaml](https://github.com/whistyun/MdXaml)
30-
- [OpenAI-Dotnet](https://github.com/openai/openai-dotnet)
40+
- [OpenAI-Dotnet](https://github.com/openai/openai-dotnet)
41+
- [Log4Net](https://github.com/apache/logging-log4net)

0 commit comments

Comments
 (0)