We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aba3355 commit 4fceb48Copy full SHA for 4fceb48
1 file changed
README.md
@@ -29,8 +29,11 @@ An API key is required to use this API. You can [request one on Flickr](http://
29
30
#### Required libraries
31
32
-- [scribejava-api (v 6.2.0 onwards)](https://github.com/scribejava/scribejava) (required for the OAuth functionality).
33
-- [slf4j](https://www.slf4j.org) (runtime dependency for logging)
+- [scribejava-api (v 6.2.0 onwards)](https://github.com/scribejava/scribejava) (required for the OAuth functionality)
+- [SLF4J](https://www.slf4j.org) (runtime dependency for logging)
34
+
35
+[See here](https://www.slf4j.org/manual.html#swapping) for details on how to choose and configure an SLF4J logging library.
36
37
38
### Download
39
0 commit comments