Skip to content

Commit

Permalink
Update readme with announcement blog post link and update description…
Browse files Browse the repository at this point in the history
… since its not really restul yet (#5)

Signed-off-by: Jacob Salmela <me@jacobsalmela.com>
  • Loading branch information
jacobsalmela authored Sep 15, 2020
1 parent 7cf4632 commit 10d735e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<p align="center">
<img src="https://user-images.githubusercontent.com/3843505/92512260-26878d80-f1d4-11ea-944d-73f3387f74e2.png" width="150" height="150" alt="sampo">
<br>
<strong>A RESTful API server written in bash that runs on Kubernetes</strong>
<strong>A shell script API server for running your shell scripts.</strong>
</p>

```
Expand All @@ -25,7 +25,7 @@ You can run `sampo` directly in your shell, but it works best in Kubernetes.

# Details

Details can be found on [this blog post]().
Details can be found on [this blog post](https://jacobsalmela.com/2020/09/15/introducing-sampo-a-bash-api-server-that-runs-your-shell-scripts/).

# Developing/testing

Expand Down

0 comments on commit 10d735e

Please sign in to comment.