Update and rename Readme.md to README.md

This commit is contained in:
Tom Hombergs
2020-08-08 17:45:49 +10:00
committed by GitHub
parent 3b2bdca1f5
commit 47f93fa65b
2 changed files with 10 additions and 5 deletions

View File

@@ -0,0 +1,10 @@
# Rate limiting with Resilience4J
Run the Examples program.
## Blog posts
* [Implementing Rate Limiting with Resilience4j](https://reflectoring.io/rate-limiting-with-resilience4j)

View File

@@ -1,5 +0,0 @@
Code for the examples used in the article at
https://reflectoring.io/rate-limiting-with-resilience4j
Run the Examples program.