diff --git a/manual/source/bibles.rst b/manual/source/bibles.rst index 37abff4..7214e28 100644 --- a/manual/source/bibles.rst +++ b/manual/source/bibles.rst @@ -153,9 +153,12 @@ you should now be ready to use the web Bible. Importing CSV formatted Bibles ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -If you have a Bible in .csv format OpenLP can import it. CSV Bibles will -consist of two files a `books` file and a `verse` file. Select CSV from the list -of Bible types to import. +If you have a Bible in .csv format OpenLP can import it. If you wish to create +a bible in the CSV format yourself the format is documented in the +`OpenLP API documentation `_. + +CSV Bibles will consist of two files a `books` file and a `verse` file. +Select CSV from the list of Bible types to import. You are now ready to select your .csv files. You will need to select both your books and verse file location.