Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
office-bsmx authored Oct 28, 2023
1 parent ec92941 commit de6a731
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
# Volcanic
Simple and fast lua webserver written in Go
![alt text](https://github.com/[username]/[reponame]/blob/[branch]/image.jpg?raw=true)

![alt text](https://github.com/office-bsmx/Volcanic/blob/main/art.jpg?raw=true)

# Building
```console
$ go build
```
# Running
```console
$ ./volcanic example
^ directory with main.lua
```

0 comments on commit de6a731

Please sign in to comment.