diff --git a/app_library/main.py b/app_library/main.py index 78c2f20..817bf9e 100644 --- a/app_library/main.py +++ b/app_library/main.py @@ -1,6 +1,8 @@ """switches between app libraries, updates and installs apps. -To publish apps use https://badge.emfcamp.org""" +To publish apps use https://badge.emfcamp.org + +Some minor change""" ___license___ = "MIT" ___name___ = "App Library"