diff --git a/README.md b/README.md index f8ae1976..7bd828dc 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ It uses the native `GTKLookAndFeel` and it has its own set of custom components. It offers dependency managers from classpath to module path. -![](/images/content_assist.png) +![](/images/code_assist.png) It has a (**beta state**) content assist that just works. It has Auto Import feature (Press **Ctrl + Shift + O**). diff --git a/README.md.backup b/README.md.backup index 0cf4b1b1..f8ae1976 100644 --- a/README.md.backup +++ b/README.md.backup @@ -1,5 +1,6 @@ # **Omega IDE** ![Main View](/images/main_window.png) + Omega IDE is an extremely lightweight and performant java IDE written from scratch. It has been designed for **Linux Desktops**. diff --git a/images/classpath_manager.png b/images/classpath_manager.png index 3c95bdc8..d6649f37 100644 Binary files a/images/classpath_manager.png and b/images/classpath_manager.png differ diff --git a/images/module_manager.png b/images/module_manager.png index cad7829b..b791fcf3 100644 Binary files a/images/module_manager.png and b/images/module_manager.png differ