about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorEmile <git@emile.space>2022-10-20 00:23:00 +0200
committerEmile <git@emile.space>2022-10-20 00:23:00 +0200
commitca7168e5fd58e7060cb41b679cc6284dcac42a06 (patch)
tree1f3bccd2a3cf93d98fde3b9dd2d3807a3080b7b8 /README.md
parent3ea5a0c3111365fe8fff1b0bd5121012901a1af5 (diff)
removed the darknebu.la artifacts HEAD main
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 4 insertions, 7 deletions
diff --git a/README.md b/README.md
index a09907e..4499b16 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-[![Build Status](https://drone.darknebu.la/api/badges/emile/faila/status.svg)](https://drone.darknebu.la/emile/faila) [![Go Report Card](https://goreportcard.com/badge/git.darknebu.la/emile/faila)](https://goreportcard.com/report/git.darknebu.la/emile/faila)
+[![Go Report Card](https://goreportcard.com/badge/git.sr.ht/~hanemile/faila)](https://goreportcard.com/report/git.sr.ht.la/~hanemile/faila)
 
 # faila
 
@@ -6,11 +6,8 @@ caddy's file server, but as a standalone application
 
 ## Usage
 
-Use the docker-container located here: `registry.darknebu.la/emile/faila:latest` for the latest docker release, else, simply pull it using:
-
-```bash
-$ go get git.darknebu.la/emile/faila
-...
+```
+; go run ./...
 ```
 
-Be sure to adjust the parameters in the config!
\ No newline at end of file
+Be sure to adjust the parameters in the config!