Skip to content

Commit 9b9fe37

Browse files
author
Antti Kuosmanen
committed
Add WordPress.org plugins link, attribute copyright correctly
1 parent 1a66b40 commit 9b9fe37

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

readme.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,14 @@ wp plugin activate wp-libre-form
2929

3030
### The Old Fashioned Way
3131

32+
This plugin is available on the [official WordPress.org plugin directory](https://wordpress.org/plugins/wp-libre-form/).
33+
34+
You can also install the plugin by directly uploading the zip file as instructed below:
35+
3236
1. [Download the plugin](https://github.com/anttiviljami/wp-libre-form/archive/master.zip)
3337
2. Upload to the plugin to /wp-content/plugins/ via the WordPress plugin uploader or your preferred method
3438
3. Activate the plugin
3539

36-
WordPress.org plugin directory coming soon...
37-
3840

3941
## Screenshots
4042

readme.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,10 @@ Use standard HTML5 markup to create fully functional forms for WordPress
2626

2727
**Contributing**
2828

29-
Please contribute to this project on Github
29+
Please contribute to this project on Github. Pull requests welcome!
3030

3131
https://github.com/anttiviljami/wp-libre-form
3232

33-
Pull requests welcome!
34-
3533
== Installation ==
3634

3735
1. Upload plugin to the `/wp-content/plugins/` directory.

wp-libre-form.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* This plugin is a simple html form maker for WordPress.
1414
*/
1515

16-
/** Copyright 2016 Seravo Oy
16+
/** Copyright 2016 Antti Kuosmanen
1717
1818
This program is free software; you can redistribute it and/or modify
1919
it under the terms of the GNU General Public License, version 3, as

0 commit comments

Comments
 (0)