Update README.md

This commit is contained in:
Pieter Belmans
2023-11-25 14:14:12 +01:00
committed by GitHub
parent 7a18fefb25
commit d09b36a41f

View File

@@ -1,3 +1,10 @@
This repository documents a minimal working example for using Gerby. The main steps in doing so are documented in the file `.travis.yml`.
[![pdf](https://github.com/gerby-project/hello-world/actions/workflows/example.yml/badge.svg)](https://github.com/gerby-project/hello-world/actions/workflows/example.yml)
This repository documents a minimal working example for using Gerby.
There are two things one can look at
* the plasTeX-only check, see `.github/workflows/example.yml` (which is checked by the badge)
* a full example using the now discontinued Travis, see `.travis.yml`.
For more information, see [Gerby project](https://gerby-project.github.io).