File tree 1 file changed +18
-7
lines changed
1 file changed +18
-7
lines changed Original file line number Diff line number Diff line change 1
-
2
- ![ logo] ( assets/logo.png )
3
-
4
- [ ![ ] ( https://img.shields.io/nuget/v/Chance.NET.svg )] ( https://www.nuget.org/packages/Chance.NET )
5
- [ ![ ] ( https://img.shields.io/nuget/dt/Chance.NET.svg )] ( https://www.nuget.org/packages/Chance.NET )
6
- [ ![ ] ( https://ci.appveyor.com/api/projects/status/ahkrm585ivrcqqsv/branch/master?svg=true )] ( https://ci.appveyor.com/project/gmantaos/chance-net/branch/master )
7
- [ ![ ] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( LICENSE )
1
+ <h1 align =" center " >
2
+ <img src =" assets/logo.png " >
3
+ </h1 >
4
+
5
+ <p align =" center " >
6
+ <a href =" https://www.nuget.org/packages/Chance.NET " >
7
+ <img src =" https://img.shields.io/nuget/v/Chance.NET.svg " >
8
+ </a >
9
+ <a href =" https://www.nuget.org/packages/Chance.NET " >
10
+ <img src =" https://img.shields.io/nuget/dt/Chance.NET.svg " >
11
+ </a >
12
+ <a href =" https://ci.appveyor.com/project/gmantaos/chance-net " >
13
+ <img src =" https://ci.appveyor.com/api/projects/status/ahkrm585ivrcqqsv/branch/master?svg=true " >
14
+ </a >
15
+ <a href =" LICENSE " >
16
+ <img src =" https://img.shields.io/badge/license-MIT-blue.svg " >
17
+ </a >
18
+ </p >
8
19
9
20
[ Chance.js] ( http://chancejs.com ) port into native C# targetting portable .NET Standard.
10
21
You can’t perform that action at this time.
0 commit comments