diff --git a/README.md b/README.md index 36d66fd5..bf64c156 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ towards libclang with speed, stability, and ease of use in mind. * Go to declaration, implementation, methods and usages (C++) * Find symbol through Ctags * Spell checking depending on file context -* Run shell commands within JuCi++ +* Run shell commands within juCi++ * Regex search and replace * Smart paste, keys and indentation * Auto-indentation of C++ file buffers through [clang-format](http://clang.llvm.org/docs/ClangFormat.html) @@ -41,11 +41,11 @@ See [enhancements](https://github.com/cppit/jucipp/labels/enhancement) for plann ## Screenshots - - + + - - + +
diff --git a/docs/images/screenshot1b.png b/docs/images/screenshot1b.png deleted file mode 100644 index 2c77b831..00000000 Binary files a/docs/images/screenshot1b.png and /dev/null differ diff --git a/docs/images/screenshot1c.png b/docs/images/screenshot1c.png new file mode 100644 index 00000000..0af7b8ed Binary files /dev/null and b/docs/images/screenshot1c.png differ diff --git a/docs/images/screenshot2b.png b/docs/images/screenshot2b.png deleted file mode 100644 index ec37b915..00000000 Binary files a/docs/images/screenshot2b.png and /dev/null differ diff --git a/docs/images/screenshot2c.png b/docs/images/screenshot2c.png new file mode 100644 index 00000000..1b72ef4b Binary files /dev/null and b/docs/images/screenshot2c.png differ diff --git a/docs/images/screenshot3b.png b/docs/images/screenshot3b.png deleted file mode 100644 index 7d7df0dc..00000000 Binary files a/docs/images/screenshot3b.png and /dev/null differ diff --git a/docs/images/screenshot3c.png b/docs/images/screenshot3c.png new file mode 100644 index 00000000..2c0dba4b Binary files /dev/null and b/docs/images/screenshot3c.png differ diff --git a/docs/images/screenshot4.png b/docs/images/screenshot4.png deleted file mode 100644 index 44a8d014..00000000 Binary files a/docs/images/screenshot4.png and /dev/null differ diff --git a/docs/images/screenshot4b.png b/docs/images/screenshot4b.png new file mode 100644 index 00000000..58422d7b Binary files /dev/null and b/docs/images/screenshot4b.png differ