Skip to content

Commit

Permalink
Merge pull request fritzing#3446 from fritzing/clean-readme
Browse files Browse the repository at this point in the history
Clean readme
  • Loading branch information
Ovidiu-Florin BOGDAN authored Apr 30, 2019
2 parents 6241875 + a0fbe87 commit 884f9c1
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions readme.md → README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ The Fritzing application is an Electronic Design Automation software with a low

* If you would like to help with the development, please take a look at the [developer instructions](https://github.com/fritzing/fritzing-app/wiki). This includes information about how to compile and run the Fritzing app in a few steps.


# Folder Structure
## Folder Structure

* **bins** - Part bins (.fzb, aka part libraries) are collections of parts, most importantly the "core" parts bin, and vendor-specific collections.

Expand All @@ -29,22 +28,20 @@ The Fritzing application is an Electronic Design Automation software with a low

* **translations** - Language translations


# Credits
## Credits

The Fritzing app is maintained by the Friends-of-Fritzing e.V., a non-profit foundation based in Berlin, Germany. The project has grown out of a state-funded research project at the [Interaction Design Lab](http://idl.fh-potsdam.de) at [Potsdam University of Applied Sciences](http://fh-potsdam.de).

The core team consists of Prof. Reto Wettach, André Knörig, Jonathan Cohen, and Stefan Hermann. Many [fantastic people](http://fritzing.org/about/people/) have contributed to it over the years.

The Fritzing app is written on top of the [Qt cross-platform framework](http://qt-project.org).


# Licensing
## Licensing

The source code of Fritzing is licensed under GNU GPL v3, the documentation and part designs under Creative Commons Attribution-ShareALike 3.0 Unported. The full text of these licenses are shipped with this download.

This means that you can create your own variation of Fritzing, as long as you credit us and also publish it under GPL. Similarly, you may re-publish our documentation, as long as you credit us, and publish it under the same
license. You may publish circuits and diagrams that you create with Fritzing and that use our graphics, again as long as you credit us, and
This means that you can create your own variation of Fritzing, as long as you credit us and also publish it under GPL. Similarly, you may re-publish our documentation, as long as you credit us, and publish it under the same
license. You may publish circuits and diagrams that you create with Fritzing and that use our graphics, again as long as you credit us, and
publish your works under the same license. A credit can be as simple as "this image was created with Fritzing."

Look up [our FAQs](http://fritzing.org/faq/) for more details on licensing.

0 comments on commit 884f9c1

Please sign in to comment.