Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
skramm committed Feb 29, 2024
1 parent cfd024e commit 4402731
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,15 @@

![logo](https://raw.githubusercontent.com/skramm/spaghetti/master/docs/SpagFSM_logo_200.png)

[![Build Status](https://travis-ci.org/skramm/spaghetti.svg?branch=master)](https://travis-ci.org/skramm/spaghetti)
Current test status: [![GH actions build status](https://github.com/skramm/spaghetti/actions/workflows/c-cpp.yml/badge.svg)](https://github.com/skramm/spaghetti/actions)

[![Latest release](https://img.shields.io/github/v/release/skramm/spaghetti)](https://github.com/skramm/spaghetti/releases)
[![License: BSL](https://img.shields.io/badge/licence-BSL1.0-yellowgreen)](https://opensource.org/licenses/bsl1.0.html)

A C++ library useful for simple and easy Finite State Machine (FSM) building

## RECENT NEWS
- 2024-03-01: enable GH Actions testing
- 2020-07-08: changed licence to BSL1.0<br>
([changelog](docs/spaghetti_changelog.md))

Expand Down

0 comments on commit 4402731

Please sign in to comment.