summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Kleinschmidt2020-06-26 20:22:15 +0200
committerTim Kleinschmidt2020-06-26 20:28:43 +0200
commite7d12ef22a859857506064782514792ed469195d (patch)
tree4a6a58317af875b4829ea7ceecb9c313180c7bed
parent12d7b0ee9414ebd0414070d22fb40db7446badd9 (diff)
downloadaur-e7d12ef22a859857506064782514792ed469195d.tar.gz
Update README.md syntax
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index e03642754d58..068b9e16a196 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,10 @@
# Gitkraken AUR Package
+
[![Build Status](https://travis-ci.org/Azd325/gitkraken.svg?branch=master)](https://travis-ci.org/Azd325/gitkraken)
## Update package
-* Update package version in PKGBUILD
-* Generate new checksums with `updpkgsums`
-* Test install `makepkg -si`
-* Update .SRCINFO `makepkg --printsrcinfo > .SRCINFO`
+- Update package version in PKGBUILD
+- Generate new checksums with `updpkgsums`
+- Test install `makepkg -si`
+- Update .SRCINFO `makepkg --printsrcinfo > .SRCINFO`