diff --git a/README.md b/README.md
index 00594f09a32370625a1f2bd9bb746448d18f5c7b..3e39ca159dcf6b30532bba236a69ef71367c957a 100644
--- a/README.md
+++ b/README.md
@@ -112,7 +112,7 @@ Description of the functions is at the beginning of the function body. To obtain
 #### FILE DESCRIPTIONS
 
 cute_little_R_functions.R	file that has to be sourced
-cute_little_R_functions.docx	just for easier code reading
+cute_little_R_functions.docx	file that facilitate reading of the function description
 examples_alone.txt	compile all the examples of the functions into a single file
 
 
@@ -141,7 +141,8 @@ fun_dataframe_remodeling()	fun_df_remod()
 fun_refactorization()	fun_refact()
 fun_by_case_matrix_op()	fun_mat_op()
 fun_rounding()	fun_round()
-fun_hexa_hsv_color_matrix()	fun_num2color_mat()
+fun_90clock_matrix_rot()	fun_mat_rotate()
+fun_hexa_hsv_color_matrix()	fun_mat_num2color()
 fun_graph_param_prior_plot()	fun_prior_plot()
 fun_feature_post_plot()	fun_post_plot()
 fun_window_width_resizing()	fun_width()
@@ -153,7 +154,7 @@ fun_export_data()	fun_report()
 2) new functions added:
 fun_name_change()
 fun_mat_fill()
-fun_consec_pos_perm()
+fun_permut()
 fun_empty_graph()
 fun_gg_palette()
 fun_gg_just()
diff --git a/cute_little_R_functions.docx b/cute_little_R_functions.docx
index 3624319e046340d7fbedbcc778c9884d3b01a014..d7f83e5873b0949ffbd061b371f623481be24acc 100644
Binary files a/cute_little_R_functions.docx and b/cute_little_R_functions.docx differ
diff --git a/fun_scale_other_but_same_res.docx b/fun_scale_other_but_same_res.docx
deleted file mode 100644
index 88bea802b2fcea6fdd6481b4d951b4b552c88fa5..0000000000000000000000000000000000000000
Binary files a/fun_scale_other_but_same_res.docx and /dev/null differ