diff --git a/README.md b/README.md index 9f5f2f2..cd4be6e 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ ndb <- cluster_degree_betweenness(uk_faculty) plot( ndb, uk_faculty, -main= "Smith-Pittman Clustering" +main= "Smith-Pittman Clustering for UK Faculty" ) ```