Skip to content

Commit

Permalink
Remove link in header
Browse files Browse the repository at this point in the history
Because when I saw it rendered on github I thought it was hard to tell
what lines are headers and what level header they are.
  • Loading branch information
apljungquist committed May 9, 2024
1 parent 86b918d commit 0eba30d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ Below is the list of examples available in the repository.
This is not the only initiative to facilitate building Rust applications for Axis devices.
Below is a survey of other projects known to the author.

### [cargo-acap](https://github.com/trunnion/cargo-acap)
### cargo-acap

A Rust binary crate that facilitates cross-compiling and bundling Rust programs for Axis devices.
[cargo-acap] is a Rust binary crate that cross-compiles and packages Rust programs for Axis devices.
Installing it and building eap files for virtually every architecture can be done like
```sh
cargo install cargo-acap
Expand Down Expand Up @@ -77,6 +77,7 @@ Unreasonable complaints
* compiling and running tests
* installing the built `.eap` file

[cargo-acap]: https://github.com/trunnion/cargo-acap
[^1]: https://github.com/trunnion/cargo-acap/commit/6748c52ef1c13a6a12cc327a65a333c012c5725b

## License
Expand Down

0 comments on commit 0eba30d

Please sign in to comment.