Skip to content

Commit 86e7a0d

Browse files
committed
update readme
1 parent f2228f9 commit 86e7a0d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# DynamicObj
2+
3+
[![Build and test](https://github.com/CSBiology/DynamicObj/actions/workflows/build-and-test.yml/badge.svg)](https://github.com/CSBiology/DynamicObj/actions/workflows/build-and-test.yml)
4+
[![](https://img.shields.io/nuget/vpre/DynamicObj)](https://www.nuget.org/packages/DynamicObj/)
5+
[![](https://img.shields.io/nuget/dt/DynamicObj)](https://www.nuget.org/packages/DynamicObj/)
6+
27
F# library supporting Dynamic Objects including inheritance in functional style.
38

49
The library is compatible with [Fable](https://github.com/fable-compiler/Fable), allowing transpilation to `javascript` and `python`.

0 commit comments

Comments
 (0)