Skip to content

Commit

Permalink
docs(ui): animated png
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAntix committed Dec 14, 2019
1 parent 4fddcc3 commit 78bf47f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -23,6 +23,7 @@ worker written in c# [dotnet core 3](https://dotnet.microsoft.com/download/dotne
once running the admin ui (wip) is available through a browser ```https://localhost:62525```, you can install it as a web app if you are using a browser that supports [progressive web apps (pwa)](https://en.wikipedia.org/wiki/Progressive_web_applications)

<img src="ui-screenshot.png" alt="SMTP Impostor UI"/>
<img src="ui-video.png" alt="SMTP Impostor UI"/>

### using in unit tests

Expand Down
4 changes: 3 additions & 1 deletion smtp-impostor.sln
Expand Up @@ -33,9 +33,11 @@ EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".github", ".github", "{520E0C4A-3063-42C5-831C-D88E51687A62}"
ProjectSection(SolutionItems) = preProject
README.md = README.md
ui-screenshot.png = ui-screenshot.png
ui-video.png = ui-video.png
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SMTP.Impostor.Stores.InMemory", "SMTP.Impostor.Stores.InMemory\SMTP.Impostor.Stores.InMemory.csproj", "{7FB08F94-BB3D-4F90-B156-17A22B4F9100}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SMTP.Impostor.Stores.InMemory", "SMTP.Impostor.Stores.InMemory\SMTP.Impostor.Stores.InMemory.csproj", "{7FB08F94-BB3D-4F90-B156-17A22B4F9100}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down
Binary file added ui-video.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 78bf47f

Please sign in to comment.