You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: update project description to include local events
- Revised the project description in README.md to reflect that SF Pulse now tracks both new restaurant openings and local events, enhancing clarity for users.
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,6 @@
1
1
# SF Pulse
2
2
3
-
SF Pulse tracks new San Francisco restaurant openings.
4
-
This is the **Python port** of [`render-examples/sf-pulse-ts`](https://github.com/render-examples/sf-pulse-ts) — a FastAPI + asyncpg + Render Workflows reference app showcasing the [Render Python SDK](https://github.com/render-oss/sdk/tree/main/python).
3
+
SF Pulse tracks new San Francisco restaurant openings and local events. It's a FastAPI + asyncpg + Render Workflows reference app showcasing the [Render Python SDK](https://github.com/render-oss/sdk/tree/main/python).
5
4
6
5
The interactive workflow diagram is preserved as a small Vite + React sub-project (`web/diagram/`) and served as a static bundle at `/diagram/`.
0 commit comments