Skip to content

Commit 3b81cc3

Browse files
authored
Update README.md
1 parent d311a33 commit 3b81cc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
GENES Data of many persons is maintained with their match percentage(matched with a reference gene), age and name is maintained efficiently.
55
Files include
6+
67
1. **tree.c** - contains the Data Structure *AVL Tree* for efficiently maintaining the Genes data with fast query processing
78
2. **tree.h** - header file which contains details of functions used in tree.c
89
3. **project.c** - This is a driver program which takes the input from a file and calculates the match percentage with reference GENE.

0 commit comments

Comments
 (0)