Skip to content

Commit 2a602e5

Browse files
committed
added periods to Short Descriptions
1 parent 805d6ec commit 2a602e5

File tree

7 files changed

+9
-9
lines changed

7 files changed

+9
-9
lines changed

samples/django/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The Dockerfile and compose files are already set up for you and are ready to be
3535

3636
Title: Django
3737

38-
Short Description: A simple Django app that uses SQLite as the database
38+
Short Description: A simple Django app that uses SQLite as the database.
3939

4040
Tags: Django, SQLite, Python
4141

samples/fastapi-postgres/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This sample project demonstrates how to deploy FastAPI with PostgreSQL with Defa
2323

2424
Title: FastAPI & PostgreSQL
2525

26-
Short Description: A sample project with FastAPI and PostgreSQL
26+
Short Description: A sample project with FastAPI and PostgreSQL.
2727

2828
Tags: FastAPI, PostgreSQL, Python, SQL
2929

samples/golang-mongodb-atlas/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ Environment: Designed to run in containerized environments using Docker, which e
3737

3838
Title: Go & MongoDB Atlas
3939

40-
Short Description: A simple Go application that manages tasks with MongoDB Atlas
40+
Short Description: A simple Go application that manages tasks with MongoDB Atlas.
4141

42-
Tags: Go, MongoDB, Atlas, Task manager
42+
Tags: Go, MongoDB, Atlas, Task Manager
4343

4444
Languages: golang

samples/huginn/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To start the local environment, run `docker compose -f ./compose.yaml -f ./compo
2727

2828
Title: Huginn
2929

30-
Short Description: A system for building agents that perform automated tasks for you online
30+
Short Description: A system for building agents that perform automated tasks for you online.
3131

3232
Tags: Huginn, Agents, Automation
3333

samples/nocodb/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ For development, we use a local postgres container and a volume mount for file u
5757

5858
Title: NocoDB
5959

60-
Short Description: An open source alternative to AirTable
60+
Short Description: An open source alternative to AirTable.
6161

6262
Tags: NocoDB
6363

samples/pulumi/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ pulumi up
3838

3939
Title: Pulumi
4040

41-
Short Description: A basic Pulumi example
41+
Short Description: A basic Pulumi example.
4242

43-
Tags: pulumi, Node.js, http, server, TypeScript
43+
Tags: Pulumi, Node.js, http, Server, TypeScript
4444

4545
Languages: nodejs

samples/vllm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ By following these steps, you should be able to deploy Mistral along with a cust
4545

4646
Title: Mistral & vLLM
4747

48-
Short Description: Deploy Mistral with a custom UI using vLLM
48+
Short Description: Deploy Mistral with a custom UI using vLLM.
4949

5050
Tags: Mistral, vLLM, AI, Nextjs, GPU, Node.js, TypeScript, JavaScript
5151

0 commit comments

Comments
 (0)