Skip to content

Commit

Permalink
README: markdown links
Browse files Browse the repository at this point in the history
  • Loading branch information
osresearch committed Apr 13, 2020
1 parent 0719d12 commit 7176a45
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
![CPAP running custom firmware](images/airsense-hacked.jpg)
![CPAP running custom firmware](docs/images/airsense-hacked.jpg)
# Jailbreaking CPAP machines to make temporary ventilators

This is the README for the internals of ResMed CPAP jailbreak works;
for a high-level overview, see (airbreak.dev)[https://airbreak.dev].
for a high-level overview, see [airbreak.dev](https://airbreak.dev).

This tree does not contain any files that are copyrighted by ResMed.
You must have a device to extract the firmware from, which is then patched,
and the modified version is re-flashed.

You will need the tools described in (docs/installation)[docs/instalation.md].
You will need the tools described in [docs/installation](docs/instalation.md).
The `stubs.S` file that has been committed is for SX567-0401. Flashing it on
a different version will likely cause problems.

Expand Down

0 comments on commit 7176a45

Please sign in to comment.