Skip to content

Commit f54e252

Browse files
authored
Update project title in README.md
1 parent c9e064a commit f54e252

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Budget Automation API (Actual Budget wrapper)
1+
# Actual Budget REST API (Actual Budget API wrapper)
22

33
A secure Node.js/Express REST API that wraps the Actual Budget SDK (`@actual-app/api`). It provides JWT-based auth, optional OAuth2 for n8n, Swagger documentation, and a hardened runtime (helmet, CORS, structured logging, rate limits per route).
44

@@ -260,4 +260,4 @@ Workflow tips:
260260
- Auth: [src/auth](src/auth)
261261
- Config: [src/config](src/config)
262262
- Docs: [src/docs](src/docs)
263-
- Logging: [src/logging](src/logging)
263+
- Logging: [src/logging](src/logging)

0 commit comments

Comments
 (0)