Skip to content

Commit 636d077

Browse files
committed
Adding key methodology
1 parent b4e0d94 commit 636d077

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ Performant Python environment tooling and support, such as locating all global P
1919
- Discovery of all global Python installs
2020
- Discovery of all Python virtual environments
2121

22+
## Key Methodology
23+
24+
We leverage Rust's performance to quickly scan for Python environments available to the user. When we find them, we gather all relevant information immediately to avoid the need for repeated discovery.
25+
2226
## Contributing
2327

2428
This project welcomes contributions and suggestions. Most contributions require you to agree to a

0 commit comments

Comments
 (0)