Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
modify words in components part
  • Loading branch information
Kylin-Mao authored Feb 10, 2024
1 parent 103f5c8 commit 62ec92b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@ To run the application, run the following:

For now, we're focusing on two components: the test and the function itself.

To access the functional component, you can go to src folder.
To develop or maintain features, navigate to the /src directory.

cd src

To access the functional component, you can go to tests folder.
To add or modify test component, navigate to the /tests directory.

cd tests

Expand Down

0 comments on commit 62ec92b

Please sign in to comment.