Browse Source

Update README.md

Luke 5 years ago
parent
commit
286cb297b2
1 changed files with 0 additions and 7 deletions
  1. 0 7
      README.md

+ 0 - 7
README.md

@@ -85,10 +85,3 @@ You can also manually push to a route yourself. To do so:
 ```dart
 ```dart
 router.navigateTo(context, "/users/1234", transition: TransitionType.fadeIn);
 router.navigateTo(context, "/users/1234", transition: TransitionType.fadeIn);
 ```
 ```
-
-<hr/>
-Fluro is a Yakka original.
-<br/>
-<a href="https://theyakka.com" target="_yakka">
-<img src="https://storage.googleapis.com/yakka-logos/logo_wordmark.png"
-  width="60"></a>