Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Changing small things to make the formatted text more readable.
  • Loading branch information
JustAn0therDev committed Jul 29, 2021
1 parent 85fcb0b commit a6cc359
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,17 +84,17 @@ If there is no file with the name mentioned above, there will be no additional c
- Returns: `200 - OK` if everything went well.

---------------------------
## Logs:
### Logs:
Everytime an error occurs (like an exception), it writes to a file called `bm_logs.txt` (it is created if it doesn't already exist in the same directory as the program).
`{Year}-{Month}-{Day} {Hour}:{Minute}:{Second} - Error Message`

---------------------------
## Current roadmap:
### Current roadmap:
- Support for HTTPS and IPv6 (now natively supported by `cpphttplib`).

---------------------------
## Sidenotes:
- **The pre-release is available for testing!**;
### Sidenotes:
- **There is a pre-release available for testing!**

---------------------------
## Contributions:
Expand Down

0 comments on commit a6cc359

Please sign in to comment.