Skip to content

Commit f254b34

Browse files
Update README.md
1 parent 80385b2 commit f254b34

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

README.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,20 @@
1-
# SqlKata Query Builder
1+
<p align="center">
2+
<strong>SqlKata Query Builder</strong>
3+
</p>
24

3-
[![Build status](https://ci.appveyor.com/api/projects/status/bh022c0ol5u6s41p?svg=true)](https://ci.appveyor.com/project/ahmad-moussawi/querybuilder)
5+
<p align="center">
6+
<a href="https://ci.appveyor.com/project/ahmad-moussawi/querybuilder"><img src="https://ci.appveyor.com/api/projects/status/bh022c0ol5u6s41p?svg=true"></a>
7+
<a href="https://www.nuget.org/packages/SqlKata"><img src="https://img.shields.io/nuget/vpre/SqlKata.svg"></a>
8+
<a href="https://www.myget.org/feed/sqlkata/package/nuget/SqlKata"><img src="https://img.shields.io/myget/sqlkata/v/SqlKata.svg?label=myget"></a>
9+
<a href="https://github.com/sqlkata/querybuilder/network/members"><img src="https://img.shields.io/github/forks/sqlkata/querybuilder"></a>
10+
<a href="https://github.com/sqlkata/querybuilder/stargazers"><img src="https://img.shields.io/github/stars/sqlkata/querybuilder"></a>
11+
</p>
412

5-
[![SqlKata on Nuget](https://img.shields.io/nuget/vpre/SqlKata.svg)](https://www.nuget.org/packages/SqlKata)
6-
7-
[![SqlKata on MyGet](https://img.shields.io/myget/sqlkata/v/SqlKata.svg?label=myget)](https://www.myget.org/feed/sqlkata/package/nuget/SqlKata)
8-
9-
<a href="https://twitter.com/ahmadmuzavi?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-size="large" data-show-count="false">Follow @ahmadmuzavi</a> for the latest updates about SqlKata.
1013

1114

15+
> **WE ARE NOT ACCEPTING NEW COMPILERS, if you want to add your own compiler, we recommend to create a separate repo like SqlKata-Oracle**
1216
13-
14-
> **We are not accepting new compilers, if you want to add your own compiler, we recommend to create a separate repo starting like SqlKata-Oracle**
17+
<a href="https://twitter.com/ahmadmuzavi?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-size="large" data-show-count="false">Follow @ahmadmuzavi</a> for the latest updates about SqlKata.
1518

1619

1720

0 commit comments

Comments
 (0)