Adds div and changes width for small text space. Thanks darthwound

This commit is contained in:
2012-09-14 20:32:31 +02:00
parent 827567cc48
commit 7b60b9821c
2 changed files with 5 additions and 5 deletions

View File

@@ -16,15 +16,15 @@ Older versions are also available here:
- Windows
- Other
If you always want to use the last version available, you can also choose to directly clone the git repository of the project
If you want to always have the last version available, you can also choose to directly clone the git repository of the project
(and I'll gladly accept your pull requests ! ;))
git clone .. .
:::python
$ git clone .. .
Simply enter the project and run __./Ivolutioner__ in command line should get you started :).
### Other downloads
Several other ressources are available to download :

View File

@@ -3,7 +3,7 @@ Tags: face recognition, image processing, computer vision, python, openCV, Ivolu
Slug: OneMinuteTutorial
## Coz' 1 minute is faster than 5 minutes. . . here is a light speed fast tutorial
## Coz' 1 minute is faster than 5 minutes. . . here is a light speed tutorial
This page aims at putting you on rails __as fast as possible__, so that you can see what Ivolution is capable of by yourself __in less than 5 minutes__.
@@ -38,6 +38,6 @@ __Done !__ You can now watch the timelapse generated from the images.
The timelapse is saved in your __Video folder__ by default.
For Windows users, it should be *C:\Users\myUser\Videos*, and for Ubuntu users */home/myUser/Videos*.
For more option, have a look at the __[basic part of the documentation](link to basic doc)__.
For more option, have a look at the __[basic part of the documentation](../pages/MainInterface.html)__.