diff --git a/readme.md b/readme.md index 8ed6e24919..5ae38a327e 100644 --- a/readme.md +++ b/readme.md @@ -1,9 +1,9 @@ # ![RealWorld Example App](logo.png) -> ### [YOUR_FRAMEWORK] codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the [RealWorld](https://github.com/gothinkster/realworld-example-apps) spec and API. +> ### [YOUR_FRAMEWORK] codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the [RealWorld](https://github.com/gothinkster/realworld) spec and API. -### [Demo]()    [RealWorld](https://github.com/gothinkster/realworld) +### [Demo](https://github.com/gothinkster/realworld)    [RealWorld](https://github.com/gothinkster/realworld) This codebase was created to demonstrate a fully fledged fullstack application built with **[YOUR_FRAMEWORK]** including CRUD operations, authentication, routing, pagination, and more.