Skip to content

Commit 6284277

Browse files
ggtrdggtrd
authored andcommitted
update README
1 parent 288fc90 commit 6284277

File tree

1 file changed

+18
-12
lines changed

1 file changed

+18
-12
lines changed

README.md

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,7 @@ You can easily setup automations with the differents options.
1616

1717
<br>
1818

19-
## Usage
20-
**Commands & options** are listed with the command:
21-
```javascript
22-
bp --help
23-
```
24-
25-
**Builtin automations** are automatically configured with [Systemd](https://systemd.io/) on your system
26-
27-
<br>
28-
29-
## Management steps
19+
## Quick start
3020
Copy/paste the following command blocks on your Linux terminal to manage your Bashpack installation.
3121
* _You must be sudo._
3222
* _Once installed, Bashpack will automatically update itself (it checks for updates once a day)._
@@ -50,7 +40,17 @@ sudo bp --self-delete
5040

5141
<br>
5242

53-
## Features details
43+
## Usage
44+
**Commands & options** are listed with the command:
45+
```javascript
46+
bp --help
47+
```
48+
<br>
49+
50+
**Builtin automations** are automatically configured with [Systemd](https://systemd.io/) on your system
51+
52+
<br>
53+
5454
### Unified Linux updates
5555
Launch an automatic update of everything on your system:
5656
```javascript
@@ -65,9 +65,15 @@ Get logs from last update:
6565
sudo bp update --get-logs
6666
```
6767

68+
<br>
69+
70+
6871
### Linux firewall security
6972
Incoming
7073

74+
<br>
75+
76+
7177
### Routes over VPN
7278
Incoming
7379

0 commit comments

Comments
 (0)