0
0
mirror of https://github.com/TrianguloY/UrlChecker.git synced 2024-09-19 20:02:16 +02:00

Update README.md

Contribution improvements and typo fixes
This commit is contained in:
TrianguloY 2022-08-07 23:57:52 +02:00 committed by GitHub
parent 6766b7a442
commit 76bbacec8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,8 +67,8 @@ Feel free to **suggest changes**, create [**issues**](https://github.com/Triangu
I don't have a coding style, but try to keep it similar to mine, with just a couple notes:
- Please write comments. No need to write full paragraphs for each line, but at least a minor comment for functions, **non-obvious blocks of code really help.**
- Try to make small commits, when possible, I'll need to review you changes manually so help me understand it.
- Please **write comments**. No need to write full paragraphs for each line, but at least **a minor comment for functions** or non-obvious blocks of code really help.
- Try to make **small commits**, when possible. I'll need to review your changes manually, so help me understand them.
<!-- ---------- License ---------- -->