Skip to content

Commit 3523f19

Browse files
committed
Formatting changes.
1 parent b432733 commit 3523f19

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
| ExampleClass.method4() | 3 | 0 | 1 | 0.333333 | 0.2222222 | 0.471404 | 1 |
1313
| ExampleClass.method5() | 3 | 0 | 0 | 0 | 0 | 0 | 0 |
1414

15-
## API
15+
# API
1616

1717
| Method | Description |
1818
|---------|------------|
@@ -22,7 +22,7 @@
2222
| **stats()** | An key-value pair containing the stats per given identifier |
2323
| **table()** | String representation of a table |
2424

25-
## How to use
25+
# How to use
2626
**PYTHON**
2727
```python
2828
from stopwatch import StopWatch
@@ -46,7 +46,7 @@ console.log(StopWatch.table())
4646
```
4747

4848

49-
## License
49+
# License
5050

5151
MIT
5252

0 commit comments

Comments
 (0)