From 48b6846599832bcd1cd7541979b22fe30a918c30 Mon Sep 17 00:00:00 2001 From: juyung Date: Tue, 24 Mar 2026 19:46:08 +0000 Subject: [PATCH] Update README.md --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index cb8a83d..62eb694 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,13 @@ -This collection contains Visual Basic projects I made while learning. +# Visual Basic Projects -**Skypebot** +A collection of Visual Basic projects I made while learning programming. -A tool that can send repeated messages to contacts. Built mainly to experiment with automation and external libraries. +## Projects + +**Skype Bot** — Control Skype from a custom UI. Update your online status, send messages to contacts, and spam a contact with a repeated message. -### Screenshot -## Stockwar -A basic game where you buy and sell stocks and try to make profit. +**Stock War** — A stock trading game with real companies. Buy and sell stocks, with a built-in calculator to help with trades. -### Screenshot