diff --git a/README.md b/README.md index 881e8d4..138cb6e 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ this project was created to easily delete these newline characters. You can use other programs or websites, but the convenience provided by DeleteNewline will be the best. ## Release environment -OS : Windows -.NET : 6.0 LTS +* OS : Windows +* .NET : 6.0 LTS Currently, my personal use environment stays in Windows, so there is no plan to support MAC environment. @@ -24,6 +24,3 @@ Currently, my personal use environment stays in Windows, so there is no plan to perhaps the last function is most useful. Text with Newline removed is located on your 'clipboard'. You can check it by using the Win + V key or Ctrl + V key. - -## Matter under consideration. -If there are no problems outside of development(Rule), I willing to connect translator such as Google, Papago, and Bing directly to the DeleteNewline. (Probably not the way to implement it using the API.)