From 8fd774a753530a29640afcfb313dc822b93bf27b Mon Sep 17 00:00:00 2001 From: IvanLuLyf <835498692@qq.com> Date: Fri, 16 Sep 2022 21:09:06 +0800 Subject: [PATCH] update README for railway app --- README.md | 4 +++- README_CN.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4e4566a..124eaa0 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,10 @@ BunnyPHP is a lightweight PHP MVC Framework. English | [中文](README_CN.md) [![Run on Repl.it](https://img.shields.io/badge/-Run%20on%20repl.it-%235C6970?logo=replit&style=flat-square&logoColor=white)](https://repl.it/github/ivanlulyf/bunnyphp-app) +[![Deploy on Railway](https://img.shields.io/badge/-Deploy%20on%20Railway-%23B63BCE?logo=railway&style=flat-square&labelColor=%23B63BCE&logoColor=white)](https://railway.app/new/template/7AgjV0?referralCode=hUxltj) +[![Deploy with Vercel](https://img.shields.io/badge/-Deploy%20with%20Vercel-%231374EF?logo=vercel&style=flat-square&labelColor=%231374EF&logoColor=white)](https://vercel.com/new/git/external?repository-url=https://github.com/IvanLuLyf/BunnyPHP-App&project-name=bunny-php-app&repository-name=bunny-php-app) [![Open in Gitpod](https://img.shields.io/badge/-Open%20in%20Gitpod-%231966D2?logo=gitpod&style=flat-square&logoColor=white)](https://gitpod.io/#https://github.com/IvanLuLyf/BunnyPHP-App) [![Deploy to Heroku](https://img.shields.io/badge/-Deploy%20to%20Heroku-%237056BF?logo=heroku&style=flat-square&labelColor=%237056BF&logoColor=white)](https://heroku.com/deploy?template=https://github.com/IvanLuLyf/BunnyPHP-App) -[![Deploy with Vercel](https://img.shields.io/badge/-Deploy%20with%20Vercel-%231374EF?logo=vercel&style=flat-square&labelColor=%231374EF&logoColor=white)](https://vercel.com/new/git/external?repository-url=https://github.com/IvanLuLyf/BunnyPHP-App&project-name=bunny-php-app&repository-name=bunny-php-app) ## Documentation @@ -30,3 +31,4 @@ Documentation for the BunnyPHP can be found on the [BunnyPHP website](https://iv ## License [MIT](LICENSE) + diff --git a/README_CN.md b/README_CN.md index 490ec0f..8ab4bbe 100644 --- a/README_CN.md +++ b/README_CN.md @@ -19,9 +19,10 @@ BunnyPHP是一个轻量的PHP MVC框架. [English](README.md) | 中文 [![Run on Repl.it](https://img.shields.io/badge/-Run%20on%20repl.it-%235C6970?logo=replit&style=flat-square&logoColor=white)](https://repl.it/github/ivanlulyf/bunnyphp-app) +[![Deploy on Railway](https://img.shields.io/badge/-Deploy%20on%20Railway-%23B63BCE?logo=railway&style=flat-square&labelColor=%23B63BCE&logoColor=white)](https://railway.app/new/template/7AgjV0?referralCode=hUxltj) +[![Deploy with Vercel](https://img.shields.io/badge/-Deploy%20with%20Vercel-%231374EF?logo=vercel&style=flat-square&labelColor=%231374EF&logoColor=white)](https://vercel.com/new/git/external?repository-url=https://github.com/IvanLuLyf/BunnyPHP-App&project-name=bunny-php-app&repository-name=bunny-php-app) [![Open in Gitpod](https://img.shields.io/badge/-Open%20in%20Gitpod-%231966D2?logo=gitpod&style=flat-square&logoColor=white)](https://gitpod.io/#https://github.com/IvanLuLyf/BunnyPHP-App) [![Deploy to Heroku](https://img.shields.io/badge/-Deploy%20to%20Heroku-%237056BF?logo=heroku&style=flat-square&labelColor=%237056BF&logoColor=white)](https://heroku.com/deploy?template=https://github.com/IvanLuLyf/BunnyPHP-App) -[![Deploy with Vercel](https://img.shields.io/badge/-Deploy%20with%20Vercel-%231374EF?logo=vercel&style=flat-square&labelColor=%231374EF&logoColor=white)](https://vercel.com/new/git/external?repository-url=https://github.com/IvanLuLyf/BunnyPHP-App&project-name=bunny-php-app&repository-name=bunny-php-app) ## 文档 @@ -30,3 +31,4 @@ BunnyPHP是一个轻量的PHP MVC框架. ## 许可证 [MIT](LICENSE) +