We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce65ff2 commit 0093b98Copy full SHA for 0093b98
README.md
@@ -41,13 +41,13 @@ This project uses the following technologies:
41
1. Clone the repository:
42
43
```bash
44
- git clone https://github.com/your-username/registration-app.git
+ git clone https://github.com/BaseMax/OnboardingGraphQLTS.git
45
```
46
47
2. Navigate into the project directory:
48
49
50
- cd registration-app
+ cd OnboardingGraphQLTS
51
52
53
3. Install the dependencies:
@@ -221,6 +221,6 @@ input CreateFormInput {
221
222
## Documentation
223
224
-use `onBoardGraphQLTS.postman_collection.json` file and import it in `postman`
+Feel free to check `onBoardGraphQLTS.postman_collection.json` file and import it into your Postman.
225
226
Copyright 2023, Max Base
0 commit comments