diff --git a/README.md b/README.md index c55cd89..91350fb 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,9 @@ A Python + Gtk 3 based quasi-IDE. [TODO](TODO.md) ### Images -**TBD** -![1 Newton default view. ](images/pic1.png) -![2 Newton search and replace plus menu shown. ](images/pic2.png) -![3 Newton displaying inline colors. ](images/pic3.png) -![4 Newton as transparent with youtube playing below it. ](images/pic4.png) +![1 Newton default view.](images/pic1.png) +![2 Newton split pane view.](images/pic2.png) +![3 Newton search and replace shown.](images/pic3.png) +![4 Newton displaying inline colors.](images/pic4.png) +![5 Newton as transparent with youtube playing below it.](images/pic5.png) +![6 Newton with plugins menu show as well as markdown preview shown.](images/pic6.png) diff --git a/images/pic1.png b/images/pic1.png new file mode 100644 index 0000000..9a2ce9e Binary files /dev/null and b/images/pic1.png differ diff --git a/images/pic2.png b/images/pic2.png new file mode 100644 index 0000000..a1f1021 Binary files /dev/null and b/images/pic2.png differ diff --git a/images/pic3.png b/images/pic3.png new file mode 100644 index 0000000..82d6f49 Binary files /dev/null and b/images/pic3.png differ diff --git a/images/pic4.png b/images/pic4.png new file mode 100644 index 0000000..d7ef734 Binary files /dev/null and b/images/pic4.png differ diff --git a/images/pic5.png b/images/pic5.png new file mode 100644 index 0000000..cbbc282 Binary files /dev/null and b/images/pic5.png differ diff --git a/images/pic6.png b/images/pic6.png new file mode 100644 index 0000000..9d5fbbe Binary files /dev/null and b/images/pic6.png differ