Skip to content

Commit

Permalink
Updated. readme
Browse files Browse the repository at this point in the history
  • Loading branch information
SanoferSameera committed Apr 10, 2024
1 parent 6482968 commit 888a08b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ This repo contains code for ABDM health Id verification feature.

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Prerequisites
Ensure that your Node version is 16 or lower.

To install node 16,
```
nvm install 16
nvm use 16
```

## Available Scripts

In the project directory, you can run:
Expand Down

0 comments on commit 888a08b

Please sign in to comment.