Merge pull request #898 from MoAlyousef/master

Fix build badge for fltk-rs
pull/901/head
Tom Parker-Shemilt 4 years ago committed by GitHub
commit 3b8b51ddde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1178,7 +1178,7 @@ See also [Are we game yet?](https://arewegameyet.com)
* [kylewlacy/sorbet-cocoa](https://github.com/kylewlacy/sorbet-cocoa)
* [servo/core-foundation-rs](https://github.com/servo/core-foundation-rs) — [<img src="https://api.travis-ci.com/servo/core-foundation-rs.svg?branch=master">](https://travis-ci.org/servo/core-foundation-rs)
* [FLTK](https://www.fltk.org/)
* [fltk-rs](https://github.com/MoAlyousef/fltk-rs) — FLTK Rust bindings [![Build and test](https://github.com/MoAlyousef/fltk-rs/workflows/Rust/badge.svg?branch=master)](https://github.com/MoAlyousef/fltk-rs/actions)
* [fltk-rs](https://github.com/MoAlyousef/fltk-rs) — FLTK Rust bindings [![Build](https://github.com/MoAlyousef/fltk-rs/workflows/Build/badge.svg?branch=master)](https://github.com/MoAlyousef/fltk-rs/actions)
* [Flutter](https://flutter.dev/)
* [flutter-rs](https://github.com/flutter-rs/flutter-rs) — Build flutter desktop app in dart & rust.
* [GTK+](https://www.gtk.org/) [[gtk](https://crates.io/keywords/gtk)]

Loading…
Cancel
Save