Create README.md
This commit is contained in:
parent
025f2983f8
commit
b682d30e60
1 changed files with 9 additions and 0 deletions
9
README.md
Normal file
9
README.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# Thespian
|
||||
Fast & flexible actors for Zig, C & C++ applications
|
||||
|
||||
To build:
|
||||
```
|
||||
./zig build
|
||||
```
|
||||
|
||||
See `tests/*` for many interesting examples.
|
Loading…
Add table
Reference in a new issue