Skip to content

Commit

Permalink
README.md: fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ES-Alexander authored Oct 8, 2023
1 parent 7bbce08 commit 0fe1b6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ A quick-start repository for building and uploading a Python-focused BlueOS Exte
This is intended to showcase:
1. How to make a basic Extension with a simple web interface, using Python and some HTML
2. The difference between code running on the frontend vs the backend
- Backend code has access to vehicle hardware and other service APIs, as well as the filesystem (for things like persistent logging)
- Frontend code is in charge of the display, and runs in the browser interface (instead of on the vehicle's onboard computer)
- Backend code has access to vehicle hardware and other service APIs, as well as the filesystem (for things like persistent logging)
- Frontend code is in charge of the display, and runs in the browser interface (instead of on the vehicle's onboard computer)

## Usage

Expand Down

0 comments on commit 0fe1b6d

Please sign in to comment.