|
|
@@ -10,6 +10,11 @@ Install the gem locally:
|
|
|
|
|
|
gem 'fotos', git: 'https://src.niebo.net/lukasz/fotos.git'
|
|
|
|
|
|
+### Dependancies
|
|
|
+
|
|
|
+This gem depends on the Freeimage library.
|
|
|
+On Mac: `brew install freeimage`
|
|
|
+
|
|
|
## Usage
|
|
|
|
|
|
Fotos provides three main commands for processing images:
|