Skip to content

Commit 09a19e5

Browse files
authored
Update README.md
1 parent e35c920 commit 09a19e5

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
@@ -48,7 +48,7 @@ openssl rsa -in private.pem -outform PEM -pubout -out public.pem
4848

4949
- Move All the files to the root of the app & also change the format of key if its not .key!
5050

51-
## Environment variables used patter
51+
## Environment variables use pattern
5252

5353
```javascript
5454
PORT=// Your app port here for development
@@ -63,7 +63,7 @@ DB_HOST=// Atlas DB url or your hosted url endpoint
6363

6464
To use the environment variables use dotenv.config() to access the values or else it's undefined!
6565

66-
Use the package manager [YARN] or [NPM] to install [Simplify Leave App].\
66+
Use the package manager [YARN] or [NPM] to install [App].\
6767
First, Install API image classification: [Here](https://github.com/iamvucms/ImageClassifyAPI/blob/master/README.md#installation)\
6868
Edit src/constant/index.ts
6969

0 commit comments

Comments
 (0)