Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Avi Lumelsky committed Feb 12, 2025
1 parent a10a86d commit 83e142d
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# secimport
![macOS](https://img.shields.io/badge/Platform-macOS-blue)
![Linux](https://img.shields.io/badge/Platform-Linux-blue)

[![Upload Python Package](https://github.com/avilum/secimport/actions/workflows/python-publish.yml/badge.svg)](https://github.com/avilum/secimport/actions/workflows/python-publish.yml)
![](https://img.shields.io/badge/Test_Coverage-90%-blue)

<!-- ![](https://img.shields.io/badge/Test_Coverage-90%-blue) -->

## Module-Level Sandboxing for Python Applications

Expand Down Expand Up @@ -32,7 +35,7 @@ git clone https://github.com/avilum/secimport.git
cd secimport/docker
./build.sh && ./run.sh
```

Command line:
```
secimport --help
Expand Down

0 comments on commit 83e142d

Please sign in to comment.