diff --git a/README.md b/README.md index 949ed45..be51420 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ #### This is a small part of the research into similarity within abstract groups, and it's properties. -All the txt files contain data from GAP system, that it is processed in Python using networkx library. +All the txt files contain data from GAP system, that is processed in Python using networkx library. File *groupalg.g* has the code for S_M similarity measure and the construction of the corresponding similarity matrix.