Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
infinitydaemon authored Apr 13, 2024
1 parent 1c21f02 commit e83a467
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ class CWD_GATE():
def __init__(self):
self.name = "cwd";
self.username = "cwdsystems";
self.location = "KyrgzRepublic";
self.location = "Global";
self.protonmail = "@cwdsystems";
self.web = "https://cwd.systems";
self.web = "https://cwd.systems & https://0kn.io";
self.languages ="Python,C,PHP,HTML,Bash,Assembly";

def __str__(self):
Expand Down

0 comments on commit e83a467

Please sign in to comment.