mirror of
https://github.com/lihop/godot-xterm.git
synced 2024-11-22 09:40:25 +01:00
Add more badges
This commit is contained in:
parent
fc27f9cf95
commit
f5e98c68ce
1 changed files with 5 additions and 1 deletions
|
@ -2,7 +2,11 @@
|
||||||
|
|
||||||
# GodotXterm
|
# GodotXterm
|
||||||
|
|
||||||
[![Build Status](https://travis-ci.com/lihop/godot-xterm.svg?branch=master)](https://travis-ci.com/lihop/godot-xterm)
|
[![Build Status](https://travis-ci.org/lihop/godot-xterm.svg?branch=master)](https://travis-ci.com/lihop/godot-xterm)
|
||||||
|
![Version](https://img.shields.io/badge/version-0.1.0-orange.svg)
|
||||||
|
![Godot Version](https://img.shields.io/badge/godot-3.2+-blue.svg)
|
||||||
|
![License](https://img.shields.io/badge/license-MIT-green.svg)
|
||||||
|
|
||||||
|
|
||||||
Xterm for Godot.
|
Xterm for Godot.
|
||||||
This is still very much a work in progress.
|
This is still very much a work in progress.
|
||||||
|
|
Loading…
Reference in a new issue