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).