Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

Commit

Permalink
Add travis status
Browse files Browse the repository at this point in the history
  • Loading branch information
sticnarf committed Aug 18, 2018
1 parent dd7de90 commit 30e04c9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# donkey-fs

[![Build Status](https://travis-ci.org/sticnarf/donkey-fs.svg?branch=master)](https://travis-ci.org/sticnarf/donkey-fs)

Donkey is a simple and naive file system for purposes of learning.
**Performance or reliability is never taken into consideration.**

Expand All @@ -19,6 +21,8 @@ This project should compile on Linux, macOS and FreeBSD,
but only **Linux** is assured on which `mtdk` performs properly.
See [#4](https://github.com/sticnarf/donkey-fs/issues/4).

Prebuilt binaries are available in the [releases section](https://github.com/sticnarf/donkey-fs/releases).

## Usage

Run `mkdk --help` or `mtdk --help` for usage.
Expand Down

0 comments on commit 30e04c9

Please sign in to comment.