Skip to content

Commit 7669aa2

Browse files
authored
Update README.md
1 parent ceb25f4 commit 7669aa2

File tree

1 file changed

+2
-18
lines changed

1 file changed

+2
-18
lines changed

README.md

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -87,29 +87,13 @@ codecontext -f json # want JSON instead
8787
codecontext -v # see what it's doing
8888
```
8989

90-
## Building From Source
91-
92-
Standard .NET stuff:
93-
94-
```bash
95-
git clone https://github.com/Nonanti/CodeContext.NET
96-
cd CodeContext.NET
97-
dotnet build
98-
```
9990

10091
## Why I Built This
10192

10293
Got tired of ChatGPT writing Java-style C# code. Wanted it to match my style without a 10-paragraph prompt every time.
10394

104-
## Requirements
105-
106-
- .NET 9.0+
107-
- Windows/Mac/Linux
108-
109-
## License
110-
111-
MIT - do whatever you want with it.
112-
11395
---
11496

11597
Built by [@Nonanti](https://github.com/Nonanti)
98+
99+
Yeah, I totally outsourced the README to our robot overlords. Thanks for Gemini

0 commit comments

Comments
 (0)