diff --git a/README.md b/README.md index 12e09ec..1187f35 100644 --- a/README.md +++ b/README.md @@ -1 +1,12 @@ -# testapp \ No newline at end of file +# testapp + +A test application repository. + +## Description + +This is a test application repository used for development and testing purposes. + +## Files + +- `README.md` - This file, containing project documentation +- `t1.txt` - Test file with sample content \ No newline at end of file diff --git a/t1.txt b/t1.txt new file mode 100644 index 0000000..48d329c --- /dev/null +++ b/t1.txt @@ -0,0 +1,8 @@ +This is the t1.txt test file. + +Content: +- Line 1: Initial content +- Line 2: Test data +- Line 3: Sample information + +Last updated: October 2025