From 6fbc00a61264adff2e98c14c121ab4f0efd34908 Mon Sep 17 00:00:00 2001 From: serhii-londar Date: Sat, 30 Oct 2021 22:41:24 +0000 Subject: [PATCH] Generate README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c1b5c7c..a0a6bcb 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ You can see in which language an app is written. Currently there are following l - ![python_icon] - Python language. - ![ruby_icon] - Ruby language. - ![rust_icon] - Rust language. +- ![shell_icon] - Shell language. - ![swift_icon] - Swift language. - ![type_script_icon] - TypeScript language. @@ -846,5 +847,6 @@ Thanks to all the people who contribute: [python_icon]: ./icons/python-16.png 'Python language.' [ruby_icon]: ./icons/ruby-16.png 'Ruby language.' [rust_icon]: ./icons/rust-16.png 'Rust language.' +[shell_icon]: ./icons/shell-16.png 'Shell language.' [swift_icon]: ./icons/swift-16.png 'Swift language.' [type_script_icon]: ./icons/typescript-16.png 'TypeScript language.' \ No newline at end of file