File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 44
55[ ![ .NET 8] ( https://img.shields.io/badge/.NET-8.0-512BD4?logo=dotnet )] ( https://dotnet.microsoft.com/ )
66[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( LICENSE )
7- [ ![ CI] ( https://github.com/livesql/livesql/actions/workflows/ci.yml/badge.svg )] ( https://github.com/livesql/livesql/actions/workflows/ci.yml )
7+ [ ![ CI] ( https://github.com/mcandiri/LiveSQL/actions/workflows/ci.yml/badge.svg )] ( https://github.com/mcandiri/LiveSQL/actions/workflows/ci.yml )
8+ [ ![ Tests] ( https://img.shields.io/badge/Tests-91%20passing-3fb950?logo=checkmarx )] ( https://github.com/mcandiri/LiveSQL )
89
910---
1011
@@ -143,8 +144,8 @@ Blazor UI Interactive plan viewer with animations
143144### Quick Start
144145
145146``` bash
146- git clone https://github.com/livesql/livesql .git
147- cd livesql/ LiveSQL
147+ git clone https://github.com/mcandiri/LiveSQL .git
148+ cd LiveSQL
148149dotnet build
149150dotnet run --project src/LiveSQL.Web
150151```
You can’t perform that action at this time.
0 commit comments