Blame view

README.markdown 1.41 KB
b3995017e   Romain Deveaud   changing the name...
1
  # mirimiri
7043da90b   Romain Deveaud   first commit
2

b0ffa2ad4   Romain Deveaud   finally committin...
3
4
5
6
7
8
9
  The various tools of this project were developed for research purposes during 
  my Ph.D. and heavily rely on the use of Indri (<http://lemurproject.org/indri.php>).
  Setting up Ruby is not as painful as it used to be since RVM (<https://rvm.io/>), 
  visit at least these two websites before trying to use `mirimiri`.
  
  
  Copyright (C) 2010-2013 Romain Deveaud <romain.deveaud@gmail.com>
7043da90b   Romain Deveaud   first commit
10

175908fe2   Romain Deveaud   modified readme
11
12
13
14
15
16
17
18
  > The Fijian monkey-faced bat (Mirimiri acrodonta), also called the Fiji 
  > Flying Fox, is an Old World fruit bat endemic to Fiji. It was discovered 
  > the hills of Taveuni by Bill Beckon in 1977 and is Fiji's only endemic 
  > mammal. It is listed as a critically endangered species due to habitat 
  > loss. It has recently been transferred from Pteralopex to its own 
  > monotypic genus Mirimiri.
  >
  > #####Wikipedia
7043da90b   Romain Deveaud   first commit
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
  License
  =======
  
  This program is free software: you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation, either version 3 of the License, or
  (at your option) any later version.
  
  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.
  
  You should have received a copy of the GNU General Public License
  along with this program.  If not, see <http://www.gnu.org/licenses/>.