diff --git a/README.md b/README.md index 8e4dc06..14d8840 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,8 @@ Usage : `$ lumos` **Cheers!** +![lumosExample](https://github.com/gabru-md/LinuxSpells/blob/master/spells/images/lumos.png?raw=true) + ## Geminio The Geminio Curse or Doubling Charm(Geminio) is a spell used to duplicate an object. It can also be used to bewitch an object into multiplying repeatedly when touched, though how one would produce the latter effect is still unknown. @@ -66,6 +68,7 @@ It duplicates objects, creating copiesof it and so does the 'cp' command in linu Usage : `$ geminio /path/to/source /path/to/destination` **Cheers!** +![geminioExample](https://github.com/gabru-md/LinuxSpells/blob/master/spells/images/geminio.png?raw=true) ## Obliviate @@ -77,7 +80,7 @@ Usage : `$ obliviate` **Cheers!** -![usage](https://github.com/gabru-md/LinuxSpells/blob/master/spells/images/lumos_obliviate.png?raw=true) +![obliviateExample](https://github.com/gabru-md/LinuxSpells/blob/master/spells/images/obliviate.png?raw=true) ## Legilimens Legilemency or legilimens is the act of magically navigating through many layers of a person's mind and correctly interpreting one's findings. Muggles often call this as 'mind-reading'. @@ -88,6 +91,8 @@ Usage : `$ legilimens filename` **Cheers!** +![legilimensExample](https://github.com/gabru-md/LinuxSpells/blob/master/spells/images/legilimens.png?raw=true) + ## Mobiliarbus Mobiliarbus is the incantation to a charm used to levitate and move plants and trees, as well as the materials made of wood. The Latin term mobilis, meaning "movable" , and arbor means "tree". @@ -98,6 +103,8 @@ Usage : `$ mobiliarbus /path/to/source /path/to/destination` **Cheers!** +![mobiliarbusExample](https://github.com/gabru-md/LinuxSpells/blob/master/spells/images/mobiliarbus.png?raw=true) + ## Avada-Kedavra The Killing Curse (Avada Kedavra) is a tool of the Dark Arts and one of the three Unforgivable Curses. It is one of the most powerful and sinister spells known to wizardkind. When cast successfully on a living person or creature the curse causes instantaneous and painless death, without any signs of violence on body. @@ -108,7 +115,7 @@ Usage : `$ avada-kedavra filename` **Cheers!** -![usage](https://github.com/gabru-md/LinuxSpells/blob/master/spells/images/avada-kedavra.png?raw=true) +![avada-KedavraExample](https://github.com/gabru-md/LinuxSpells/blob/master/spells/images/avada-kedavra.png?raw=true) ## Accio @@ -122,7 +129,7 @@ Usage : `$ accio LINK` **Cheers!** -![accio](https://github.com/gabru-md/LinuxSpells/blob/master/spells/images/accio.png?raw=true) +![accioExample](https://github.com/gabru-md/LinuxSpells/blob/master/spells/images/accio.png?raw=true) ## Nox diff --git a/spells/images/accio.png b/spells/images/accio.png index 5f63009..199eee0 100644 Binary files a/spells/images/accio.png and b/spells/images/accio.png differ diff --git a/spells/images/avada-kedavra.png b/spells/images/avada-kedavra.png index 6f2c3a4..f16ba2d 100644 Binary files a/spells/images/avada-kedavra.png and b/spells/images/avada-kedavra.png differ diff --git a/spells/images/geminio.png b/spells/images/geminio.png new file mode 100644 index 0000000..a795cd0 Binary files /dev/null and b/spells/images/geminio.png differ diff --git a/spells/images/legilimens.png b/spells/images/legilimens.png new file mode 100644 index 0000000..ba3b003 Binary files /dev/null and b/spells/images/legilimens.png differ diff --git a/spells/images/lumos.png b/spells/images/lumos.png index dacdcbe..72c9090 100644 Binary files a/spells/images/lumos.png and b/spells/images/lumos.png differ diff --git a/spells/images/mobiliarbus.png b/spells/images/mobiliarbus.png new file mode 100644 index 0000000..fe3bf2b Binary files /dev/null and b/spells/images/mobiliarbus.png differ diff --git a/spells/images/obliviate.png b/spells/images/obliviate.png new file mode 100644 index 0000000..5e7c21b Binary files /dev/null and b/spells/images/obliviate.png differ diff --git a/spells/images/spellsJS.png b/spells/images/spellsJS.png index ee7db81..5fd6df4 100644 Binary files a/spells/images/spellsJS.png and b/spells/images/spellsJS.png differ