diff --git a/README.md b/README.md index 355832f..dff4bb3 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,11 @@ La creación de bibliotecas no es tan dificil y saber hacerlo tiene la ventaja d * Open ´My Library´ in the library manager -![Workspace Library Manager](library-manager-open-editor) +![Workspace Library Manager](library-manager-open-editor.PNG) * The [New Library Element] toolbutton (or ´Ctrl´+´N´) in the library editor is the entry point for every new library element. There you can choose what kind of library element you want to create: -![New Library Element](library-editor-new-element) +![New Library Element](library-editor-new-element.PNG) #### Concept Overview diff --git a/library-editor-new-element.png b/library-editor-new-element.png new file mode 100644 index 0000000..88de7d1 Binary files /dev/null and b/library-editor-new-element.png differ diff --git a/library-manager-open-editor.png b/library-manager-open-editor.png new file mode 100644 index 0000000..5d2cee6 Binary files /dev/null and b/library-manager-open-editor.png differ