Skip to content

Commit fcce6b5

Browse files
authored
Fix capitalization of 'GitHub' in README
1 parent b8c90c1 commit fcce6b5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,11 @@ print(result.fetchall())
1818
## Preview
1919
<img src="assets/pie.png">
2020

21+
> [!WARNING]
22+
> Please note: Not all GQL and SQL syntax has been fully tested. Should you encounter any bugs, please post the relevant query and open an issue on GitHub.
23+
2124
## How to contribute
22-
Feel free to open issues and pull requests on github.
25+
Feel free to open issues and pull requests on GitHub.
2326

2427
## Development Notes
2528
- [Develop a SQLAlchemy and it's dialects](https://hackmd.io/lsBW5GCVR82SORyWZ1cssA?view)

0 commit comments

Comments
 (0)