Skip to content

Commit 90dab7d

Browse files
committed
added ci badge status
1 parent 35f9681 commit 90dab7d

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Continuous integration
1+
name: build
22

33
on:
44
push:

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
<img height="200" src="https://user-images.githubusercontent.com/35694200/179996504-0146bfca-e486-4c25-9329-263137b9c985.png" alt="cloudparse"/>
33
</p>
44

5+
<p align="center">
6+
<img src="https://github.com/danielTobon43/cloudparse/actions/workflows/ci.yml/badge.svg?branch=main" alt="travis"/>
7+
<a href="https://github.com/danielTobon43/cloudparse/blob/main/LICENSE">
8+
<img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="license"/>
9+
</a>
10+
<img src="https://img.shields.io/badge/version-0.2.0-blue.svg?cacheSeconds=2592000" alt="version"/>
11+
</p>
12+
513
## Description
614
Manage all your point cloud data in one place with cloudparse. An CMake library to handle point cloud into the Point Cloud Library.
715

0 commit comments

Comments
 (0)