Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changing docs #882

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/welcome.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Welcome to Hoodie
Welcome to Hoodie
=================

Hoodie is a backend for web applications with a JavaScript API for your frontend.
Hoodie is a backend for web applications with a JavaScript API for the frontend design.
If you love building apps with HTML, CSS and JavaScript or a frontend framework,
but *dread* backend work, Hoodie is for you.
but *dread* backend work, Hoodie is appropriate for you.

Hoodie’s frontend API gives your code superpowers by allowing you to do things
that usually only a backend can do (user accounts, emails, payments,
Expand Down