From 83e550b6dd652c918a84e4c8902a0a48d108aa45 Mon Sep 17 00:00:00 2001 From: juyung Date: Tue, 24 Mar 2026 18:37:02 +0000 Subject: [PATCH] Update README.md --- README.md | 19 ++++--------------- 1 file changed, 4 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index fe185dc..b732724 100644 --- a/README.md +++ b/README.md @@ -1,25 +1,14 @@ -# d +This collection contains Visual Basic projects I made while learning. -This repo contains two small Visual Basic projects I made while learning. +**Skypebot** ---- - -## Skypebot -A simple tool that can send repeated messages to contacts. -Built mainly to experiment with automation and external libraries. +A tool that can send repeated messages to contacts. Built mainly to experiment with automation and external libraries. ### Screenshot ---- - ## Stockwar -A basic game where you buy and sell stocks and try to make profit. -Focused on simple logic and gameplay rather than realism. +A basic game where you buy and sell stocks and try to make profit. ### Screenshot - ---- - -Both projects are small and experimental, just for learning and practice. \ No newline at end of file