From 2987221c93e38d8ae3fe064f0c904e3c05a3f068 Mon Sep 17 00:00:00 2001 From: Oliver Atkinson Date: Fri, 13 Dec 2024 11:04:03 -0700 Subject: [PATCH] readme --- README.md | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 5cecf0b..bf88ec3 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,3 @@ -# Visable Rocket +Trying to display the data collected by internet mapper. -Adding visability to rocket.rs - -In the project you need to specifiy the url that Loki is at. - -Then you need to add this project's url to your prometheus config. -```toml -scrape_configs: - - job_name: rocket - static_configs: - - targets: ['localhost:8000'] -``` +Experimenting with firefox extensions \ No newline at end of file