Skip to content

Commit

Permalink
Updated README re: sponsors
Browse files Browse the repository at this point in the history
  • Loading branch information
Evan Ovadia committed May 14, 2024
1 parent 4302e6f commit a20de9a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
Note: For personal reasons, I'm on an extended break from the coding side of Vale, feel free to DM me on discord for details. - Evan Ovadia ([note to sponsors](https://gist.githubusercontent.com/Verdagon/9d5e578d420c28af20d7ee0572457bd5/raw/1328d190e97f02c9f4e097d9848c3d87f9fffc62/gistfile1.txt))

# Vale

Expand All @@ -9,10 +8,7 @@ Vale is a programming language that's aims to be not only **fast** and **memory-
* **Easy:** Vale has memory-safe single ownership without garbage collection or a borrow checker, which makes it easy to write safe, fast code.


See http://vale.dev/ for more information on the language. We're also open for [sponsorship](https://github.com/sponsors/ValeLang), thank you to all our sponsors for enabling our ambitious endeavor!


See also our [treasure trove of working examples](https://github.com/Ivo-Balbaert/Vale_Examples), grouped by functionality.
See http://vale.dev/ for more information on the language, and see our [treasure trove of working examples](https://github.com/Ivo-Balbaert/Vale_Examples), grouped by functionality.


## Building a Vale Program
Expand Down

0 comments on commit a20de9a

Please sign in to comment.