Skip to content

Commit

Permalink
Add website URL to README
Browse files Browse the repository at this point in the history
  • Loading branch information
jcelaya committed May 24, 2014
1 parent 18fc46f commit 9833df8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
HDRMerge - Raw exposures merging software.
<http://jcelaya.github.io/hdrmerge/>
Copyright 2012 Javier Celaya
jcelaya@gmail.com

Expand Down Expand Up @@ -94,8 +95,7 @@ Currently, HDRMerge is only supported in Linux. HDRMerge depends on:
You will need the development files of these libraries, CMake version 2.8.8 or greater and gcc 4.8 or greater. Optionally, HDRMerge can use OpenMP to increase its performance, and Boost::Test to compile the unit tests.

## Building HDRMerge

The steps to compile and install HDRMerge are:
First, download HDRMerge from <http://jcelaya.github.io/hdrmerge/>. The steps to compile and install HDRMerge are:

$ mkdir build; cd build
$ cmake ..
Expand Down

0 comments on commit 9833df8

Please sign in to comment.