Skip to content

Commit cf18160

Browse files
authored
Merge pull request #35 from Hodgy/patch-1
Replace mentions of express with hapi.js
2 parents 526bcfc + a88803d commit cf18160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ An API for storing users, teams, hacks, challenges and sponsors
77

88
## Running the Server
99

10-
This API is written in TypeScript with an Express server using Mongoose for data storage in MongoDB.
10+
This API is written in TypeScript with [hapi.js](https://hapijs.com/) using Mongoose for data storage in MongoDB.
1111

1212
### Prerequisites
1313

0 commit comments

Comments
 (0)