Skip to content

Commit 558f026

Browse files
committed
update README.md
1 parent 800afb9 commit 558f026

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,3 @@ with app.app_context():
4747

4848
users = db.session.execute(db.select(User)).scalars()
4949
```
50-
51-
52-
## Donate
53-
54-
The Pallets organization develops and supports Flask-SQLAlchemy and
55-
other popular packages. In order to grow the community of contributors
56-
and users, and allow the maintainers to devote more time to the
57-
projects, [please donate today][].
58-
59-
[please donate today]: https://palletsprojects.com/donate

0 commit comments

Comments
 (0)