Skip to content

Commit 3550f93

Browse files
committed
fixed wrong READMEs
1 parent 2f0fc1c commit 3550f93

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

samples/csharp-dotnet/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ Title: ASP.NET Core & JavaScript Task Manager
3636

3737
Short Description: A task manager using ASP.NET Core for the backend and JavaScript for the frontend, containerized with Docker.
3838

39-
Tags: ASP.NET Core, JavaScript, C#, JavaScript
39+
Tags: ASP.NET Core, JavaScript, C#
4040

41-
Languages: nodejs
41+
Languages: C#, JavaScript

samples/pulumi/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ Title: Pulumi
3838

3939
Short Description: A basic Pulumi example
4040

41-
Tags: pulumi, Node.js, http, server, Node.js, TypeScript
41+
Tags: pulumi, Node.js, http, server, TypeScript
4242

4343
Languages: nodejs

samples/python-form/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ This Flask application provides a basic example of handling form submissions. It
2020

2121
---
2222

23-
Title: Pulumi & Remix & PostgreSQL
23+
Title: Python & Form
2424

25-
Short Description: A full-stack example using Remix, Prisma, and Aiven.
25+
Short Description: A short python example for form submission in flask.
2626

27-
Tags: Full stack, Remix, Prisma, Aiven, PostgreSQL, Pulumi, Node.js, TypeScript, SQL
27+
Tags: Python, Flask, form
2828

2929
Languages: python

0 commit comments

Comments
 (0)