Plot: Rename README to README.md + refinements

This commit is contained in:
luz paz
2021-08-25 06:41:09 +02:00
committed by Bernd Hahnebach
parent d0de6284f9
commit 08736cb4ce
2 changed files with 13 additions and 12 deletions
-12
View File
@@ -1,12 +0,0 @@
* Authors
---------
Jose Luis Cercós Pita <[email protected]>
* 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
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>