Skip to content

Commit

Permalink
Removing unnecessary information into the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
laisspportugal committed Apr 16, 2024
1 parent 97698d5 commit c81437c
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<br />
<br />

Foxbox is an integrated visualization and diagnosis tool for robotics, available in your browser or as a desktop app on Linux, Windows, and macOS. Feel free to contribute with our discussions on the <a href="https://ef-mattermost.bmwgroup.net/adp/channels/foxglove-studio">Mattermost Comunitty</a>
Foxbox is an integrated visualization and diagnosis tool for robotics, available in your browser or as a desktop app on Linux, Windows, and macOS.

<p align="center">
<img alt="Foxbox screenshot" src="/resources/screenshot.png">
Expand All @@ -27,12 +27,6 @@ yarn run web:serve
Foxbox will be accessible in your browser at [localhost:8080](http://localhost:8080/).
It can also be installed by using the desktop aplication versions available on [github releases](https://github.com/bmw-software-engineering/foxbox/tags).

## Open Source

Foxbox follows an open core licensing model. Most functionality is available in this repository, and can be reproduced or modified per the terms of the [Mozilla Public License v2.0](/LICENSE).

The official binary distributions available at [studio.foxglove.dev](https://studio.foxglove.dev/) or [foxglove.dev/download](https://foxglove.dev/download) incorporate some closed-source functionality, such as integration with [Foxglove Data Platform](https://foxglove.dev/data-platform), multiple layouts, private extensions, and more.

## Contributing

Foxbox is written in TypeScript – contributions are welcome!
Expand Down

0 comments on commit c81437c

Please sign in to comment.