Skip to content

Commit a5092d0

Browse files
authored
Merge pull request #21 from hex-inc/maclockard-patch-1
Revise README for Hex Coding Interview
2 parents 1957dd6 + 1684a9b commit a5092d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Typescript Web Interview
1+
# Hex Coding Interview - Typescript
22

33
## Overview
44

5-
Welcome to the Hex Web Development Interview! During the interview session, you'll use this boilerplate repository to build out a frontend application with your interviewer. Before the session starts, please clone this repository and run `npm install` in the root to install dependencies. You can also add any other dependencies that you think that you may want to use, but there is no need to write any code or do anything else ahead of time to prepare for the session.
5+
Welcome to the Hex Coding Interview! During the interview session, you'll implment two functions this repository to fix an application. All changes will be made to `src/api/pagination.ts`.
66

77
## Running the app
88

0 commit comments

Comments
 (0)