Skip to content

Commit

Permalink
docs: Add logo
Browse files Browse the repository at this point in the history
  • Loading branch information
luczsoma committed May 6, 2020
1 parent eed4865 commit 3eb740d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# resily
<p align="center">
<img src="logo.png" width="500px">
</p>

Resily is a TypeScript resilience and transient-fault-handling library that allows developers to express policies such as Retry, Fallback, Circuit Breaker, Timeout, Bulkhead Isolation, and Cache. Inspired by [App-vNext/Polly](https://github.com/App-vNext/Polly).

Expand Down
Binary file added logo.png
Loading
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 3eb740d

Please sign in to comment.