From aca50a85cf943d628a6052a88bb219d5ef4cc07a Mon Sep 17 00:00:00 2001 From: Vincent Rozenberg Date: Mon, 10 Jul 2017 09:27:37 +0300 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d3f0bf6..7cbb42d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ # BP-Avatar-Letter Get an avatar based on the first letter of given name. Image files can be named a.png, b.png, c.png etc. and placed in your theme folder. + + +# How to use + +copy paste the code from "functions.php" in your theme's "functions.php" or in "bp-custom.php" (/wp-content/plugins/bp-custom.php).