From b275bb267b67a0b9019adfcb99cf57a2e7fc0443 Mon Sep 17 00:00:00 2001 From: Mike Tyka Date: Thu, 7 Nov 2019 09:50:44 -0800 Subject: [PATCH] Minor cosmetic change. --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 39b4d62..9f6dd7f 100644 --- a/README.md +++ b/README.md @@ -6,16 +6,18 @@ Find out more at: https://coral.ai/projects/teachable-sorter/ ## FLIR Drivers The drivers for FLIR cameras are available here -`https://flir.app.boxcn.net/v/SpinnakerSDK` +https://flir.app.boxcn.net/v/SpinnakerSDK -Install the drivers listed in Linux/Ubuntu16.04/spinnaker-1.27.0.48-Ubuntu16.04-i386-pkg.tar.gz +Install the drivers listed in `Linux/Ubuntu16.04/spinnaker-1.27.0.48-Ubuntu16.04-i386-pkg.tar.gz` -Once you have installed the linux drivers on your PI, the python mappings can be installed, located at Linux/Ubuntu16.04/python/armv7/spinnaker_python-1.27.0.48-Ubuntu16.04-cp36-cp36m-linux_armv7l.tar.gz +Once you have installed the linux drivers on your PI, the python mappings can be +installed, located at `Linux/Ubuntu16.04/python/armv7/spinnaker_python-1.27.0.48-Ubuntu16.04-cp36-cp36m-linux_armv7l.tar.gz` ## License Copyright 2019 Google LLC -Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at +Licensed under the Apache License, Version 2.0 (the "License"); you may not use +this file except in compliance with the License. You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0`