Browse Source

Update README.md

pull/1285/head
Hamza elkhatri 2 years ago committed by David Mata
parent
commit
9fed0ac66a
  1. 2
      subjects/alphaposition/README.md

2
subjects/alphaposition/README.md

@ -16,6 +16,8 @@ func AlphaPosition(c rune) int {
### Usage
Here is a possible program to test your function:
```go
package main

Loading…
Cancel
Save