Skip to content

Commit 8156b59

Browse files
authored
Move the position of status badge
1 parent 24a822b commit 8156b59

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
[![dotnet package](https://github.com/hogimn/SqlFormatter/actions/workflows/dotnet-desktop.yml/badge.svg?branch=master)](https://github.com/hogimn/SqlFormatter/actions/workflows/dotnet-desktop.yml)
2-
31
# SQL Formatter
42

3+
[![dotnet package](https://github.com/hogimn/SqlFormatter/actions/workflows/dotnet-desktop.yml/badge.svg?branch=master)](https://github.com/hogimn/SqlFormatter/actions/workflows/dotnet-desktop.yml)
4+
55
This repository contains the C# port of the popular [Java SQL formatter](https://github.com/vertical-blank/sql-formatter)
66

77
This does not support:

0 commit comments

Comments
 (0)