Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
added link to twigslot.com
  • Loading branch information
tch1001 authored Oct 14, 2022
1 parent a391495 commit d0c13e0
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# twig_server
# Twig Server

Server for [twigslot.com](https://twigslot.com)

## Development Setup
```shell
Expand Down Expand Up @@ -59,4 +61,4 @@ docker build -t tch1001/twig_server:v1.1 . \
-f ./containers/flask/Dockerfile
docker push tch1001/twig_server:v1.1
kubectl apply -f <all the files>
```
```

0 comments on commit d0c13e0

Please sign in to comment.