We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae73f3c commit 0e35007Copy full SHA for 0e35007
1 file changed
README.md
@@ -47,9 +47,9 @@ The following steps will guide you on how to use this tool.
47
```
48
3. Ask your friend to connect to the server
49
50
- ./Interact <filename>
+ ./Interact.exe <filename>
51
52
- Provide inputs for the prompt messages.
+ Provide inputs for the prompt messages
53
54
55
#### Developer Stlye
@@ -66,7 +66,7 @@ The following steps will guide you on how to use this tool.
66
Provide inputs for the prompt messages.
67
68
69
-3. Enjoy Interact :) . We automatically detect for modification made in the file, so just save the file.
+3. Enjoy Interact 😀. We automatically detect modification made in the file, so just save the file.
70
71
> You may use the following command to get help regarding the tool
72
0 commit comments