Update README.md

Small typo of "import" (inport).
This commit is contained in:
Kent Bowling 2014-02-26 13:41:06 -06:00
parent b216dd83db
commit 3547a2d978

View file

@ -32,7 +32,7 @@ Install
-------
The library is a simple container for FreeCAD (.fcstd) and STEP (.stp) files. You can download it
anywhere and inport its files in your FreeCAD projects. Inside the library, there is also a FreeCAD
anywhere and import its files in your FreeCAD projects. Inside the library, there is also a FreeCAD
macro (PartsLibrary.FCMacro) that you can edit (you must change the path to your Library) and
place in your FreeCAD macros folder. That macro creates a browser window inside FreeCAD, from which
you can easily add the parts by double-clicking them.