diff --git a/README.md b/README.md index 39a5235..2b07dcf 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # hank Portable narrative scripting language based on Ink. -[![Build Status](https://travis-ci.com/NQNStudios/hank.svg?branch=master)](https://travis-ci.com/NQNStudios/hank) +[![.github/workflows/test.yml](https://github.com/NQNStudios/hank/actions/workflows/test.yml/badge.svg)](https://github.com/NQNStudios/hank/actions/workflows/test.yml) Hank is a more portable answer to Inkle's open-source [Ink](http://github.com/inkle/ink) engine. It is currently just a proof of concept, but you may use it at your own risk.