Skip to content

Commit

Permalink
Update description
Browse files Browse the repository at this point in the history
  • Loading branch information
ruchernchong committed Dec 15, 2024
1 parent d9fb27d commit a1f849f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Description

A serverless application for updating car trends data.
Scheduler for downloading and updating cars and COE data.

## Prerequisites

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sgcarstrends/updater",
"version": "2.0.0-beta.1",
"description": "",
"description": "Scheduler for downloading and updating cars and COE data.",
"scripts": {
"dev": "sst dev --stage dev",
"test": "vitest",
Expand Down

0 comments on commit a1f849f

Please sign in to comment.