Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AmritbaniKaur authored Mar 28, 2018
1 parent 281868c commit 90163e4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Graphs and Centrality Measures

=========================================================================================

Implemented degree, closeness, betweenness and eigenvector centrality in python

with and without Networkx Library.
Expand All @@ -10,4 +8,4 @@ Created a network graph, with node size relative to the eigen vector centralitie

It uses Numpy, Matplotlib, Networkx and itertools libraries for fulfilling the requirements.

=========================================================================================
----------------------------------------------------------------------------------

0 comments on commit 90163e4

Please sign in to comment.