diff --git a/README.md b/README.md index 8ede447..0b065fb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ # Multi engine Search +[This Firefox extension](https://addons.mozilla.org/firefox/addon/multi-engine-search/) will allow you to use multiple of your installed search engines at once. -This Firefox extension allows you to use multiple of your installed search engines at once. +## Source +The source code of this extension is available under [GPL 3.0](https://github.com/Javojav/Multi-engine-search/blob/master/LICENSE). + +### Download +If you are interested in downloading the source code, you can easily do this by using git typing this line of code into a terminal: + +`git clone https://github.com/Javojav/Multi-engine-search.git`