diff --git a/README.md b/README.md index 945630c..3e01a15 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ Your team should be familiar with the following: - Using a terminal (e.g., Bash, PowerShell, etc.) ### Hardware -!!! Danger - Lobe is not currently supported on Apple computers with the M1 chip + +> ⛔️ Lobe is not currently supported on Apple computers with Apple Silicon chips, such as the M1, M1 Pro and M1 Max - A computer capable of running arbitrary code and on which you have administrative rights - A stable internet connection (for setup and data download only) @@ -51,8 +51,7 @@ The key folder for the application, [apps](./apps), contains a [starter web appl 1. User takes a photo using their device's camera or uploads a photo from their device. 1. After submitting the photo, the model will attempt to classify and tag the photo. -!!! Info - No updates to the application code will be made during this workshop. Your team will be able to successfully complete the workshop without any experience with React. The only files your team will add are generated by the Lobe app exporting function. +> 💡 No updates to the application code will be made during this workshop. Your team will be able to successfully complete the workshop without any experience with React. The only files your team will add are generated by the Lobe app exporting function. ## Goals