diff --git a/README.md b/README.md index 3c73104..a3b03a1 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,13 @@ Note also that the cut is currently not precise around the cutpoints, so video b - If you get an error on Linux like `FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now.`, try to run it as `./lossless-cut --no-sandbox`. See #258 - If any other problem, check [Known issues](#known-issues--limitations), or please search for existing issues before you file an issue here on GitHub. +### Developer tools + +If you have an issue you can check the developer tools +- Windows: F12 or Ctrl+Shift+I +- Mac: Cmd+Opt+I + + ## CSV import/export The CSV export/import function takes csv files with one cut segment on each line. Each line contains three columns: `segment start`, `segment end`, `label`. @@ -167,4 +174,4 @@ Made with ❤️ in 🇳🇴 [More apps by mifi.no](https://mifi.no/) -Follow me on [GitHub](https://github.com/mifi/), [YouTube](https://www.youtube.com/channel/UC6XlvVH63g0H54HSJubURQA), [IG](https://www.instagram.com/mifi.no/), [Twitter](https://twitter.com/mifi_no) for more awesome content! \ No newline at end of file +Follow me on [GitHub](https://github.com/mifi/), [YouTube](https://www.youtube.com/channel/UC6XlvVH63g0H54HSJubURQA), [IG](https://www.instagram.com/mifi.no/), [Twitter](https://twitter.com/mifi_no) for more awesome content!