Skip to content

Commit c95bc13

Browse files
committed
Update README.md
1 parent a795deb commit c95bc13

1 file changed

Lines changed: 15 additions & 2 deletions

File tree

README.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,27 @@
88

99
# Requirements
1010

11-
* A **Java** jre/jdk **6** or greater
12-
* A **Piwigo** working **installation**
11+
* A **Java** jre/jdk (version **6** or greater)
12+
* A **Piwigo** working **installation** (version **2.6** or greater)
1313

1414
# Quick start
1515

1616
1. **Download** the latest **remotesync-ui.jar** from https://github.com/Piwigo/Piwigo-Java/releases
1717
2. **Double click** on it (your Operating System should use your default Java installation to execute the application)
1818

19+
# FAQ
20+
21+
**Is there any documentation available**
22+
Not yet
23+
24+
**What does "Sync" means**
25+
Right, it means "upload". This application will only upload new local images to your remote gallery
26+
27+
# Troubleshooting
28+
29+
Using a shell, start the application with
30+
`java -jar /tmp/remotesync-ui.jar -debug`
31+
1932
# License
2033

2134
Piwigo-Java / Piwigo Remote Sync is released under the GPL v2 license.

0 commit comments

Comments
 (0)