Skip to content

Commit bd79130

Browse files
authored
Tweak nuget badge layout
1 parent d65ec6f commit bd79130

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
<div align="center" style="text-align:center"><a href="https://www.nuget.org/packages/CSharpRepl"><img alt="NuGet Version" src="https://img.shields.io/nuget/v/CSharpRepl"></a></div>
2-
3-
# C# REPL
1+
# C# REPL <a href="https://www.nuget.org/packages/CSharpRepl" align="right"><img alt="NuGet Version" src="https://img.shields.io/nuget/v/CSharpRepl?color=004880&style=for-the-badge" align="right" /></a>
42

53
A cross-platform command line <a href="https://en.wikipedia.org/wiki/Read%E2%80%93eval%E2%80%93print_loop" target="_blank"><abbr title="Read Eval Print Loop">REPL</abbr></a> for the rapid experimentation and exploration of C#. It supports intellisense, installing NuGet packages, and referencing local .NET projects and assemblies.
64

0 commit comments

Comments
 (0)