diff --git a/README.md b/README.md index b8f66a3..f40c5f0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![PseudoRESTAPI - Landing Page](https://raw.githubusercontent.com/netervati/pseudo-rest-api/main/public/landing-page-v2.png) +![PseudoRESTAPI - Landing Page](https://raw.githubusercontent.com/netervati/pseudo-rest-api/main/public/landing-page-v3.png) ![GitHub Workflow Status (with branch)](https://img.shields.io/github/actions/workflow/status/netervati/pseudo-rest-api/build.yml?branch=main&style=flat-square) ![GitHub deployments](https://img.shields.io/github/deployments/netervati/pseudo-rest-api/production?label=vercel&logo=vercel&logoColor=white) @@ -11,9 +11,9 @@ ## Overview -**PseudoRESTAPI** is a tool that enables you to create mock REST APIs quickly and easily, without requiring any language or framework skills. +**PseudoRESTAPI** is a tool that enables you to create fake REST APIs quickly and easily, without requiring any language or framework skills. -- Create API endpoints for your mock server +- Create API endpoints for your fake server - Design the schema for your fake database - Generate data based on the schema diff --git a/components/footer.vue b/components/footer.vue index 09724e4..3ce99dc 100644 --- a/components/footer.vue +++ b/components/footer.vue @@ -1,7 +1,11 @@ + +