Skip to content

Commit fcee2ee

Browse files
authored
Rename Go/README.md to Go/Data-Structures/README.md
1 parent 67da1b8 commit fcee2ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Go/README.md renamed to Go/Data-Structures/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
#### Testing
44
To run a test set the current working directory to the directory containing the test and use the command `go test`.
5-
For example to run the queue tests, head to `Data-Structures/queue` and run `go test`.
5+
For example to run the queue tests, head to `Data-Structures/queue` and run `go test`.

0 commit comments

Comments
 (0)