Skip to content
This repository was archived by the owner on Mar 11, 2022. It is now read-only.

Commit e236f1b

Browse files
committed
Update README.md
1 parent 2920470 commit e236f1b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# DiffinDiffsBase.jl
22

3-
Base package for [DiffinDiffs.jl](https://github.com/JuliaDiffinDiffs/DiffinDiffs.jl)
3+
*Base package for [DiffinDiffs.jl](https://github.com/JuliaDiffinDiffs/DiffinDiffs.jl)*
44

55
[![CI-stable](https://github.com/JuliaDiffinDiffs/DiffinDiffsBase.jl/workflows/CI-stable/badge.svg)](https://github.com/JuliaDiffinDiffs/DiffinDiffsBase.jl/actions?query=workflow%3ACI-stable)
66
[![codecov](https://codecov.io/gh/JuliaDiffinDiffs/DiffinDiffsBase.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaDiffinDiffs/DiffinDiffsBase.jl)
7+
8+
This package provides types, functions and macros
9+
that are shared among other component packages of
10+
[DiffinDiffs.jl](https://github.com/JuliaDiffinDiffs/DiffinDiffs.jl).
11+
It is not intended to be used as a standalone package.

0 commit comments

Comments
 (0)