Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamRagstad committed Aug 9, 2023
1 parent f7cc6fa commit 1e202f2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

This is the official repository for the WebX web server project.
A framework for building minimal but powerful backends for web applications.\
[Get started](#getting-started) or [read more](#why-webx) about the project below.
[Get started](#getting-started) or [read more](#why-webx) about the project below.

> **⚠️ WebX is still in early development and is not ready for use in production.**
Expand Down Expand Up @@ -116,11 +116,11 @@ get /todos/(id: number) -> initServices(), auth($.userService, id), isAdmin($.us

## Why Web<font color="#3d72d7">X</font>?
**Our vision** is to reduce the boilerplate and complexity of building backends and APIs.\
WebX is designed to be **simple**, **minimal**, **easy to learn**, and **intuitive** while still being **versatile** and **flexible**.
WebX is designed to be **simple**, **minimal**, **easy to learn**, and **intuitive** while still being **versatile** and **flexible**.
It is capable of building complex applications **quickly** while still being **lightweight🪶** and **blazingly fast🔥**.

> **Backends shouldn't be bloated and complex**, but focus on what's most important.
> Jump straight to ***the goodi-goodi parts*** and get [started using](#getting-started) **WebX** today!
> **Backends shouldn't be bloated and complex**, but focus on what's most important.\
> Jump straight to ***the goodi-goodi parts*** and get [started using](#getting-started) **WebX** today!
### ❤️ Perfect match for <b><<font color="#3d72d7">/</font>> htm<font color="#3d72d7">x</font></b>
WebX is designed to be a minimalistic web framework that is easy to learn and use.
Expand Down

0 comments on commit 1e202f2

Please sign in to comment.