Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Geunwoo Kim authored Oct 6, 2021
1 parent 08b7dcb commit dc487f6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ $./pajero run analyze [packet path] [round]

Analyze packet with pre-defined filter (conf.json) and then we can see the results in the`./static/packets/` directory. Attack payload will be collected in `./static/packets/flag/`.

## Contribution

If you want to make some contributions to this project, here some basic instructions for you.

### Design

![model](https://github.com/GNUp/pajero/blob/master/model.png)
Expand All @@ -43,6 +39,10 @@ If you want to make some contributions to this project, here some basic instruct

![network](https://github.com/GNUp/pajero/blob/master/network.png)

## Contribution

If you want to make some contributions to this project, here some basic instructions for you.

### Building

Install rust via [rustup](https://rustup.rs/) and clone the repository.
Expand Down Expand Up @@ -84,4 +84,4 @@ $ cargo fmt

## License

This project is licensed under GNU GPLv3 - see the `LICENSE.txt` for details
This project is licensed under GNU GPLv3 - see the `LICENSE.txt` for details

0 comments on commit dc487f6

Please sign in to comment.