Skip to content

Commit 514b03d

Browse files
authored
Update README.md
1 parent 903dd4b commit 514b03d

File tree

1 file changed

+1
-1
lines changed
  • copypasta/template/interactive_problem

1 file changed

+1
-1
lines changed

copypasta/template/interactive_problem/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Interactive Problem Template
22

3-
Use below interface and implement it both in `main.go` and `main_test.go`.
3+
You should implement this interface and use it both in `main.go` and `main_test.go`.
44

55
```go
66
type interaction interface {

0 commit comments

Comments
 (0)