Plot: Rename README to README.md + refinements

This commit is contained in:
luz paz
2021-08-24 20:07:39 -04:00
committed by Bernd Hahnebach
parent d0de6284f9
commit 08736cb4ce
2 changed files with 13 additions and 12 deletions

View File

@@ -1,12 +0,0 @@
* Authors
---------
Jose Luis Cercós Pita <jlcercos@gmail.com>
* Introduction
--------------
Plot is a module that provide an interface to perform plots. From FreeCAD 0.20
Plot workbench is split into an indepent addon
(https://github.com/FreeCAD/freecad.plot)

13
src/Mod/Plot/README.md Normal file
View File

@@ -0,0 +1,13 @@
## Introduction
Plot is a workbench that provides an interface to perform plots.
From FreeCAD v0.20 Plot workbench is split into an [external addon](https://github.com/FreeCAD/freecad.plot)
## Documentation
Plot documentation can be found on the FreeCAD wiki [Plot Workbench](https://wiki.freecadweb.org/Plot_Workbench) page
## Authors
Jose Luis Cercós Pita <jlcercos@gmail.com>