docs: improve README structure and add headers
This commit is contained in:
parent
56413f9c08
commit
829ab46608
@ -58,8 +58,9 @@ We use Gitea on this server because it offers a perfect balance of features and
|
||||
|
||||
If you want to test the performance or workflow of this instance, you can use the following commands to interact with this repository via **HTTPS**:
|
||||
|
||||
### Clone this repository
|
||||
## HTTPS Access
|
||||
|
||||
### Clone this repository
|
||||
```bash
|
||||
git clone https://git.rootiest.dev/rootiest/welcome.git rootiest-git-welcome
|
||||
```
|
||||
@ -74,6 +75,9 @@ For users who prefer SSH, the server is accessible on port `2223`.
|
||||
git clone ssh://git@git.rootiest.dev:2223/rootiest/welcome.git rootiest-git-welcome
|
||||
```
|
||||
|
||||
|
||||
## Verify Remote Status
|
||||
|
||||
### Check remote connectivity
|
||||
|
||||
```bash
|
||||
|
||||
Loading…
Reference in New Issue
Block a user