diff --git a/templates/index.html b/templates/index.html index aede1c2..8b818ff 100644 --- a/templates/index.html +++ b/templates/index.html @@ -25,7 +25,9 @@ JavaScript. One of my largest personal projects is RiveScript, a scripting language for programming chat bots — matching a user's - message to a certain response. + message to a certain response. I programmed five different ports of + RiveScript in different programming languages: Perl, Java, JavaScript, + Python, and Go.