Skip to content

Commit 7545347

Browse files
committed
add shields
1 parent 77e64fe commit 7545347

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
Julia macros to easily construct named tuples and set properties of mutable structures.
44

5+
[![](https://img.shields.io/badge/docs-stable-blue.svg)](https://pdeffebach.github.io/AddToField.jl/stable)
6+
[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://pdeffebach.github.io/AddToField.jl/dev)
7+
58
# Installation
69

710
AddToField.jl can be installed via the Julia package manager. Run either of the following to install:

0 commit comments

Comments
 (0)