Skip to content

Commit 2828b08

Browse files
committed
change mp4 in readme to gif
1 parent ee67804 commit 2828b08

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

2.02 MB
Loading

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
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.
44

55
<div align="center">
6-
<a href="https://raw.githubusercontent.com/waf/CSharpRepl/main/.github/readme_assets/csharprepl.mp4">
7-
<img src="https://raw.githubusercontent.com/waf/CSharpRepl/main/.github/readme_assets/csharprepl.png" alt="C# REPL screenshot" style="max-width:80%;">
8-
</a>
6+
<img src="https://raw.githubusercontent.com/waf/CSharpRepl/main/.github/readme_assets/csharprepl.gif" alt="C# REPL Animated GIF" style="max-width:80%;">
97
<p align="center"><i>(click to view animation)</i></p>
108
</div>
119

0 commit comments

Comments
 (0)