mirror of
https://github.com/posborne/rust-pstree.git
synced 2024-12-25 14:36:03 +01:00
travis: add build status badge from travis
This commit is contained in:
parent
5a452870db
commit
60a15fe7b1
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
pstree in Rust
|
||||
==============
|
||||
|
||||
[![Build Status](https://travis-ci.org/posborne/rust-pstree.svg?branch=master)](https://travis-ci.org/posborne/rust-pstree)
|
||||
|
||||
This repository contains a simple implementation of the Unix pstree
|
||||
program in Rust. This is mostly done as a learning exercise and port
|
||||
of a [C implementation I
|
||||
|
|
Loading…
Reference in a new issue