We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b681eff commit 03e940dCopy full SHA for 03e940d
README.md
@@ -26,7 +26,7 @@ by including `sunspikes/php-ratelimiter` in your project composer.json require:
26
27
### Without Composer
28
29
-You can also download it from [Github] (https://github.com/sunspikes/php-ratelimiter),
+You can also download it from [Github](https://github.com/sunspikes/php-ratelimiter),
30
but no autoloader is provided so you'll need to register it with your own PSR-4
31
compatible autoloader.
32
0 commit comments