diff --git a/README.md b/README.md index cbd06df..f32474d 100644 --- a/README.md +++ b/README.md @@ -83,15 +83,15 @@ To compile MicroPinner, simply import this project into Android Studio or Intell ## Todo + Choosable icon (not sure about including icons - that would increase the application size about 3kb per image) -+ Create a FAQ and a link inside the app ++ Create a FAQ ([here](/docs/FAQ.md)) and a link inside the app + Choosable notification-category + Choosable notification color -+ Allow hiding the pin-icon (implemented, simply set the priority to 'min') -+ Allow persistent pins (implemented, will be available in next update) -+ Implement min-priority (implemented, will also be available in next update) ++ Allow hiding the pin-icon (implemented, available since v1.4 - simply set the priority to 'min') ++ Allow persistent pins (implemented, available since v1.4) ++ Implement min-priority (implemented, available since v1.4) + Implement image-pins + (Code) Documentation -+ Single-line pin ++ Single-line pin (in progress but help needed, check issue #2) ## License