From 3c8673632bee8c00a250893c2bd237ece6483d51 Mon Sep 17 00:00:00 2001 From: Aniruddho Mitra <68218897+anonymous-soul@users.noreply.github.com> Date: Thu, 1 Oct 2020 09:08:07 +0530 Subject: [PATCH] Update and rename README.txt to README.md Removed extra lines and enhanced the README file. Renamed README file since README.md is the standard and most widely used file extension for README files on Github. --- README.txt => README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename README.txt => README.md (60%) diff --git a/README.txt b/README.md similarity index 60% rename from README.txt rename to README.md index 43c0902..841c87b 100644 --- a/README.txt +++ b/README.md @@ -1,2 +1 @@ -This project just contains some example programs demonstrating how to -use the javax-usb API of usb4java. +This project just contains some example programs demonstrating how to use the javax-usb API of usb4java.