Update README.md

This commit is contained in:
Robinson
2022-04-26 01:22:29 +02:00
committed by GitHub
parent ffb727c816
commit b5d70e109f
+1 -1
View File
@@ -55,7 +55,7 @@ const showCoinBalance = true //smallwidget, mediumwidget
const showCakedayConfetti = true //smallwidget, mediumwidget
const showUserTitle = true //mediumwidget, largewidget
const cornerRadiusProfileImg = 0 //Set +50 for a rounded Image
const standardRedditClient = 'Apollo'// Apollo or Reddit
const standardRedditClient = 'Apollo'//Enter Apollo or Reddit
```
Official Reddit API Guidelines: https://github.com/reddit-archive/reddit/wiki/OAuth2
___