new CI badge

This commit is contained in:
2024-04-13 15:38:49 -06:00
parent 4fdd8e7dd0
commit 38373d51be

View File

@@ -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.