diff --git a/README.md b/README.md index e9ab503..be9b96a 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ Only main chapters:

  :small_orange_diamond: GNU Bash - is an sh-compatible shell that incorporates useful features from the Korn shell and C shell.
  :small_orange_diamond: Zsh - is a shell designed for interactive use, although it is also a powerful scripting language.
-  :small_orange_diamond: tclsh - is a very powerful cross-platform shell using Tcl (easy to learn dynamic language), suitable for a huge range of uses, including web and desktop applications, networking, administration, automation, testing and many more (and available for most operating system distributions).
+  :small_orange_diamond: tclsh - is a very powerful cross-platform shell, suitable for a huge range of uses.
  :small_orange_diamond: bash-it - is a framework for using, developing and maintaining shell scripts and custom commands.
  :small_orange_diamond: Oh My ZSH! - is the best framework for managing your Zsh configuration.
  :small_orange_diamond: Oh My Fish - the Fishshell framework.