Skip to content

Commit 252b133

Browse files
committed
Update README.md
1 parent 66c84d1 commit 252b133

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# mtp2fs
2-
A Windows console application that mounts a MTP(Media Transfer Protocol) to a filesystem.
2+
A Windows console utility application that mounts a MTP(Media Transfer Protocol) to a filesystem.
33

44
[![C++](https://img.shields.io/badge/C++-%2300599C.svg?logo=c%2B%2B&logoColor=white)](#)
55
[![Visual Studio](https://custom-icon-badges.demolab.com/badge/Visual%20Studio-5C2D91.svg?&logo=visualstudio&logoColor=white)](#)
@@ -14,4 +14,7 @@ A Windows console application that mounts a MTP(Media Transfer Protocol) to a fi
1414
|--list|-l|Lists connected MTP devices.|
1515

1616
# Building from source
17-
Open the solution file `mtp2fs.sln` using Visual Studio 2022, and build from there. It doesn't get easier than this.
17+
Open the solution file `mtp2fs.sln` using Visual Studio 2022, and build from there. It doesn't get easier than this.
18+
19+
#License
20+
This project uses a MIT License.

0 commit comments

Comments
 (0)