Skip to content

Commit e0b5c83

Browse files
committed
fix: fix logo for npm page
1 parent 0c9fbd5 commit e0b5c83

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,14 @@
77
</p>
88
<p width=200>
99

10-
Starting a new software project? Check out Code Genie - a <a href="https://codegenie.codes">Full Stack App Generator</a> that generates source code based on your project's data model. Including:
10+
Starting a new software project? Check out Code Genie - a <a href="https://codegenie.codes">Full Stack App Generator</a> that delivers a complete AWS Serverless project with source code, based on your data model. Including:
1111

1212
1. A React Next.js Web App hosted on Amplify Hosting
1313
1. Serverless Express REST API running on API Gateway and Lambda
1414
1. Cognito User Pools for Identity/Authentication
1515
1. DynamoDB Database
1616
1. Cloud Development Kit (CDK) for Infrastructure as Code (IAC)
1717
1. Continuous Integration/Delivery (CI/CD) with GitHub Actions
18-
1. And more!
1918
</p>
2019

2120
# Serverless Express
@@ -27,7 +26,7 @@ Starting a new software project? Check out Code Genie - a <a href="https://codeg
2726
<a aria-label="NPM version" href="https://www.npmjs.com/package/@codegenie/serverless-express">
2827
<img alt="" src="https://img.shields.io/npm/v/@codegenie/serverless-express.svg?style=for-the-badge&labelColor=000000">
2928
</a>
30-
<a aria-label="License" href="https://github.com/CodeGenieApp/serverless-express/blob/canary/license.md">
29+
<a aria-label="License" href="https://github.com/CodeGenieApp/serverless-express/blob/mainline/license.md">
3130
<img alt="" src="https://img.shields.io/npm/l/@codegenie/serverless-express.svg?style=for-the-badge&labelColor=000000">
3231
</a>
3332
<a aria-label="Number of Downloads" href="https://www.npmjs.com/package/@codegenie/serverless-express">

0 commit comments

Comments
 (0)