Skip to content

Commit 9f24e2b

Browse files
Shriram BhosleShriram Bhosle
authored andcommitted
version 1.0.0
1 parent 553b464 commit 9f24e2b

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
### 1.0.0
2+
Compares and merges two files with user provided matching columns

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# my_scripts
22

3-
Added script that canbe used to compare two files with user specified columns and merge the files based on matched columns.
3+
Script to compare and merge two files based on user specified matched columns.
44
for usage:
5-
merge_two_files.pl -h
5+
merge2files.pl -h
File renamed without changes.

0 commit comments

Comments
 (0)