From 6ee7b65bcfab4b70081adc00ff3790fe9d163024 Mon Sep 17 00:00:00 2001 From: C24Be <153936414+C24Be@users.noreply.github.com> Date: Fri, 1 Mar 2024 11:09:53 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index acc7414..14f0d67 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ This repository contains two Python scripts that allow you to retrieve network l - `network_list_from_as.py`: Retrieves a list of networks associated with a given AS name. - `network_list_from_netname.py`: Retrieves a list of networks associated with a given Network name. +image + These scripts have been tested on MacOS and Linux. ## Prerequisites