We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bb31d5 commit 803387eCopy full SHA for 803387e
1 file changed
docs/python.md
@@ -2,7 +2,7 @@
2
3
Below is a high-level overview of RCDB’s Python API
4
5
-## 1. Core Aspects
+## Core Aspects
6
7
1. **SQLAlchemy ORM**
8
RCDB uses [SQLAlchemy](https://www.sqlalchemy.org/) under the hood for database interactions.
@@ -57,7 +57,7 @@ Below is a high-level overview of RCDB’s Python API
57
58
---
59
60
-## Core Classes and Their Responsibilities
+## Key Classes
61
62
Below are the main classes you will encounter in the `rcdb/` directory.
63
0 commit comments