Skip to content

Commit b34bc4d

Browse files
Merge pull request #5 from LCSB-BioCore/doc-shields
Doc + build status shields
2 parents 931c7b1 + 8a41509 commit b34bc4d

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
# DiDa.jl
1+
# <img src="docs/src/assets/logo.svg" alt="DiDa.jl logo" height="32px"> DiDa.jl
2+
3+
4+
| Build status | Documentation |
5+
|:---:|:---:|
6+
| ![CI](https://github.com/LCSB-BioCore/DiDa.jl/workflows/CI/badge.svg?branch=develop) | [![doc](https://img.shields.io/badge/docs-stable-blue)](https://lcsb-biocore.github.io/DiDa.jl/stable/) [![doc](https://img.shields.io/badge/docs-dev-blue)](https://lcsb-biocore.github.io/DiDa.jl/dev/) |
27

38
Simple distributed data manipulation and processing routines for Julia.
49

0 commit comments

Comments
 (0)