Skip to content

Commit af12a3c

Browse files
committed
v3/README.md: Fix author notes.
1 parent 86125af commit af12a3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

v3/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ deal with blocking functions.
3232
This official tool enables an application to launch a REPL which is active
3333
while the application is running. From this you can modify and query the
3434
application and run `asyncio` scripts concurrently with the running
35-
application.
35+
application. Author Jim Mussared @jimmo.
3636

3737
[aioprof](https://gitlab.com/alelec/aioprof/-/tree/main) A profiler for
3838
`asyncio` applications: show the number of calls and the total time used by
39-
each task. Author Matt Trentini.
39+
each task. Author Andrew Leech @andrewleech.
4040

4141
[monitor](https://github.com/peterhinch/micropython-monitor) enables a running
4242
`asyncio` application to be monitored using a Pi Pico, ideally with a scope or

0 commit comments

Comments
 (0)