Skip to content

Commit

Permalink
Update README to correctly describe Hussy.Net as a .NET dialect
Browse files Browse the repository at this point in the history
  • Loading branch information
tacosontitan committed Jun 18, 2024
1 parent 2438f43 commit 821ab98
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# 💃 Hussy.Net

Hussy.Net is an esoteric programming language designed for and by C# developers with code golf in mind. It is a minified adaptation of the C# programming language leveraging modern features for clean and concise code.
Hussy.Net is an esoteric dialect of .NET designed for and by C# developers with code golf in mind. It leverages modern features of .NET for clean and concise code, making it an ideal choice for code golfing challenges within the .NET ecosystem.

![License](https://img.shields.io/github/license/tacosontitan/Hussy.Net?logo=github&style=for-the-badge)

> [!IMPORTANT]
> Hussy.Net is not designed to compete with other golfing languages, but rather to allow C# developers to participate in golfing challenges with a leg to stand on.
> Hussy.Net is not designed to compete with other golfing languages, but rather to provide a familiar environment for C# developers to participate in golfing challenges.
## 🚀 Getting Started

Expand Down Expand Up @@ -52,4 +52,4 @@ Hussy.Net is built with .NET developers in mind. It expands on the C# language d

- Primitives
- Output Methods
- Complete Modules
- Complete Modules

0 comments on commit 821ab98

Please sign in to comment.