From dc0eba6119a25bcbe1d91a7fe273b38ea3f7f31e Mon Sep 17 00:00:00 2001 From: Ahmed Fathy Date: Wed, 2 Sep 2020 12:51:33 +0200 Subject: [PATCH] formatting --- README.md | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 53aa613..97560e2 100644 --- a/README.md +++ b/README.md @@ -3,18 +3,10 @@ Travis Build Status - - Circleci Build Status - - - Total Downloads - - - Latest Stable Version - - - License - + Circleci Build Status + Total Downloads + Latest Stable Version + License

# Persistent Settings Manager for Laravel @@ -147,4 +139,4 @@ class SettingsFileDriverHandler implements SettingsStore { ... } -``` \ No newline at end of file +```