Skip to content

Commit af60dc2

Browse files
authored
Update README.md
1 parent 0678056 commit af60dc2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# LEARN *Programming Massively Parallel Processors*
1+
# Learning *Programming Massively Parallel Processors*
22

33
## Quick Start
44

@@ -29,4 +29,4 @@ pip3 install --no-build-isolation .
2929
```
3030

3131
`torch.ops.pmpp.vector_add` will be available after installation;
32-
See [test.py](test/test.py) for usage.
32+
See [test.py](test/test.py) for usage.

0 commit comments

Comments
 (0)