Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
crnvl authored Jul 16, 2023
1 parent 64127d2 commit a7ca331
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[![Check Build](https://github.com/angelsflyinhell/netl2/actions/workflows/check.yml/badge.svg)](https://github.com/angelsflyinhell/netl2/actions/workflows/check.yml)
# NETL2 - Streamlined high-level scripting
NETL2 is a scripting language that takes the no-boilerplate approach of Rust to the extreme while still
maintaining a readability you would expect from high-level languages. Additionally, NETL2 is designed to be concise and
Expand Down Expand Up @@ -32,4 +33,4 @@ Get started [here](./docs/LEARN.md)
test_fn!
}
nested_fn!
```
```

0 comments on commit a7ca331

Please sign in to comment.