From 9cc4af910c75b755b468282a18a518fd27ba8416 Mon Sep 17 00:00:00 2001 From: dejan Date: Wed, 24 Apr 2024 22:42:25 +0200 Subject: [PATCH] Update screenshot --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ab3b217..07c9a9b 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ RailsPanel RailsPanel is a Chrome/Firefox extension for Rails development that will end your tailing of development.log. Have all information about your Rails app requests in the browser - in the Developer Tools panel. Provides insight to db/rendering/total times, parameter list, rendered views and more. -![railspanel](https://cloud.githubusercontent.com/assets/4494/3090049/917e5378-e586-11e3-9bd4-1db232968126.png) +![railspanel](https://github.com/dejan/rails_panel/assets/4494/c205d2ea-298f-448e-8d03-1deb0825c44f) + ## Installation