From 15f2cdb6a940592733e939ddc6da92f00702095a Mon Sep 17 00:00:00 2001
From: ygao <ygao355@wisc.edu>
Date: Fri, 21 Mar 2025 16:26:55 +0000
Subject: [PATCH] update the readme.md

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index ad590ae..58b88bd 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,7 @@ This tool generates relationship information between satellites for the latency
    pip install sds-sat-latency --index-url https://gitlab.ssec.wisc.edu/api/v4/projects/2693/packages/pypi/simple
 
    ```
+   I add a pre-build environment py39env.zip in the gitlab repo
 ## Usage
 
 ### Generating Satellite Relationships
-- 
GitLab