diff --git a/webbpsf/__init__.py b/webbpsf/__init__.py index de1fb071..4ee508fa 100644 --- a/webbpsf/__init__.py +++ b/webbpsf/__init__.py @@ -23,10 +23,10 @@ """" !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + This message is for information only and WebbPSF will continue to function as normal: THE WEBBPSF LIBRARY HAS BEEN MOVED All existing WebbPSF functionality has been migrated to the newly made STPSF respository. - WebbPSF library will continue working If you would like to switch to the new repository: Please update your code to use STPSF instead of WebbPSF. @@ -34,7 +34,7 @@ or pip install stpsf - STPSF Functionality is currently the same, only the name is different. + STPSF Functionality is currently the same as WebbPSF, only the name is different. WebbPSF is now an alias of STPSF and is running code from the STPSF library. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!