浏览代码

doc: add badges for CI services.

master
Sam Hocevar 9 年前
父节点
当前提交
78d2ea5ce4
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. +5
    -0
      README.md

+ 5
- 0
README.md 查看文件

@@ -1,5 +1,8 @@
# roflmao # roflmao


[![Build Status (Travis-CI)](https://travis-ci.org/lolengine/lol-roflmao.svg?branch=master)](https://travis-ci.org/lolengine/lol-roflmao)
[![Build Status (Semaphore-CI)](https://semaphoreci.com/api/v1/samhocevar/lol-roflmao/branches/master/badge.svg)](https://semaphoreci.com/samhocevar/lol-roflmao)

`roflmao` is a simple project using Lol Engine. If you want to get `roflmao` is a simple project using Lol Engine. If you want to get
started with Lol Engine, you may either: started with Lol Engine, you may either:


@@ -29,6 +32,8 @@ to modify the following files:
roflmao/Makefile.am roflmao/Makefile.am
roflmao/roflmao.cpp roflmao/roflmao.cpp


You can of course have several projects in the same repository.

## Build ## Build


Then bootstrap the project and configure it: Then bootstrap the project and configure it:


正在加载...
取消
保存