Skip to content

Commit 8ffcb46

Browse files
committed
Add CI status badge to README
1 parent 9f8a139 commit 8ffcb46

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# MacVim auto-generated web documentation
22

3+
[![MacVim Documentation Build](https://github.com/macvim-dev/docs/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/macvim-dev/docs/actions/workflows/ci.yaml)
4+
35
This repository contains automation scripts to generate online web version of MacVim documentation. It uses [vimhelp](https://github.com/c4rlo/vimhelp) as a backend to generate HTML versions of MacVim's documentation and publishes them as a GitHub page. The repository is named "docs" so that it would show up as the same URL under the root domain under GitHub Pages.
46

57
## vimhelp

0 commit comments

Comments
 (0)