Skip to content

Commit 4fb6ab8

Browse files
authored
Update README.md
1 parent 0a86757 commit 4fb6ab8

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

‎README.md‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,12 @@ extension AboutMe {
4242
return [
4343
"Asynchronous. GCD, async/await, actor, Thread, Combine etc...",
4444
"Caching. disk cache, filemanager, NSCache etc...",
45-
"NEtworking. RESTFul, TCP/UDP, Alamofire, URLSession, Socket etc...",
45+
"Networking. RESTFul, TCP/UDP Socket, Alamofire, URLSession etc...",
4646
"Animation", "UIKit", "Combine", "Unit Test", "AutoLayout",
47+
"Core data", "Firebase",
4748
"MVC, MVVM, VIPER, Coordinator, MVVM+Clean Architecture etc...",
4849
"Computer science. OS, Algorithm, Data structure, Network etc...",
49-
"Kodeco code convention"
50+
"Kodeco code convention", "swift style guilde"
5051
]
5152
}
5253
}

0 commit comments

Comments
 (0)