Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien-cpsn committed Feb 19, 2024
1 parent ce4da21 commit bbcbe0d
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The philosophy of ATAC is to be free, account-less and offline for now and forev

## How to run

Simply clone the repository and use :
Make sur your rust version is updated first. Then, simply clone the repository and use :
```bash
cargo run
```
Expand All @@ -21,6 +21,20 @@ cargo run

A documentation will soon be published in the wiki section

## TODO

- **To add**
- Headers management
- Cookies management
- Proxy configuration
- Postman & Insomnia import
- Async request support
- File based memory (for now the memory is blank at every program startup)
- keymap configuration (via a config file)

- **To improve**
- Keymap on bottom right

## Contributors

- [@julien-cpsn](https://github.com/julien-cpsn)

0 comments on commit bbcbe0d

Please sign in to comment.