Skip to content

Commit 4be0b95

Browse files
authored
Update README.md
Small edit.
1 parent 9277aac commit 4be0b95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![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)
44

5-
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.
5+
This repository contains automation scripts to periodically generate an 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.
66

77
## vimhelp
88

0 commit comments

Comments
 (0)