diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8e3385a..ea86200 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [unreleased]
+### Added
+
+- docs: macOSBigSur-White pling document added to `pling/white.bbcode`.
+- quick install links updated inside README.md#quick-install
+
+### Changed
+
+- docs: pling documents renamed to `pling/` directory.
+
## [v1.2.0] - 25 Aug 2021
### Added
diff --git a/PLING.bbcode b/PLING.bbcode
deleted file mode 100644
index e46589c..0000000
--- a/PLING.bbcode
+++ /dev/null
@@ -1,46 +0,0 @@
-[b]macOS Big Sur[/b] Cursor Theme with [b]HiDPI[/b] Display support. This Cursor is built with [b][url=https://github.com/ful1e5/clickgen]clickgen[/url][/b] and render with the [b][url=https://github.com/puppeteer/puppeteer/]puppeteer[/url][/b].
-[i]Available Sizes[/i] [b]22, 24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96[/b]
-
-[i]Get the latest build[/i] @[b][url=https://github.com/ful1e5/apple_cursor/actions]GitHub Actions[/url][/b]
-[i]Release Notification[/i] at [b][url=https://twitter.com/ful1e5]Twitter[/url][/b](@ful1e5)
-For [i]Customizing Size[/i] check [b][url=https://github.com/ful1e5/apple_cursor#manual-build]README.md[/url][/b]
-
-[b] Support Creator[/b]
-
-[url=https://www.buymeacoffee.com/Nt7Wg4V][img]https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png[/img][/url]
-
-
-[b]Linux/X11 installation[/b]
-Get the latest stable Linux release from the [b][url=https://www.pling.com/p/1408466/#files-panel]Pling[/url][/b]. Unpack the [b].tar.gz[/b] file and follow these [b]commands[/b].
-
-[b]Install[/b]
-[b]For all user:[/b]
-[code]sudo mv macOSBigSur /usr/share/icons[/code]
-[b]For local user:[/b]
-[code]mv macOSBigSur ~/.icons[/code]
-
-[b]Uninstall[/b]
-[b]From all user:[/b]
-[code]sudo rm -r /usr/share/icons/macOSBigSur[/code]
-[b]From local user:[/b]
-[code]rm -r ~/.icons/macOSBigSur[/code]
-
-[b]Window installation[/b]
-[list=1]
- [*]unzip [b]macOSBigSur_Windows.zip[/b] file[/*]
- [*]Open [b]macOSBigSur_Windows/[/b] in Explorer, and [b]right-click[/b] on [b]install.inf[/b].[/*]
- [*]Click 'Install' from the context menu, and authorize the modifications to your system.[/*]
- [*]Open [i]Control Panel > Personalisation and Appearance > Change mouse pointers[/i], and select [b]MacOSBigSur Cursors[/b].[/*]
- [*]Click '[b]Apply[/b]'.[/*]
-[/list]
-
-[b]How I help the Creator?[/b]
-[list=2]
- [*]Give a [b]Star[/b] or [b]Follow[/b] on [b][url=https://github.com/ful1e5/apple_cursor]GitHub[/url][/b] (issues & PullRequest are welcome).[/*]
- [*]By giving a [b]Pling[/b] or [b][url=https://www.paypal.me/kaizkhatri]Donation[/url][/b].[/*]
- [*][b]Download[/b] from[url=https://www.pling.com/p/1408466/] Pling.com[/url] Product page that helps to [b]increases[/b] my [b]monthly payout[/b].[/*]
- [*][b][url=https://www.pling.com/support]Become Supporter of Pling.com[/url][/b], So we become [b]Full-Time [/b]Libre & FOSS content creator [b];)[/b][/*]
-[/list]
-
-[b]License & Terms[/b]
-'[b]macOS Big Sur[/b]' Cursor Theme is available under the terms of the [b]GPL-3.0[/b] license.
diff --git a/README.md b/README.md
index 48d1c36..ce453ff 100644
--- a/README.md
+++ b/README.md
@@ -44,19 +44,10 @@
-
-
-
-
-
-
-
-
-
-
+
@@ -98,11 +89,8 @@ Enjoy **[macOS Big Sur](https://www.apple.com/macos/big-sur-preview/)** Cursor T
#### Quick install
-
-
-
-
-
+- macOSBigSur: [https://www.pling.com/p/1408466](https://www.pling.com/p/1408466)
+- macOSBigSur-White: [https://www.pling.com/p/1616779](https://www.pling.com/p/1616779)
### Manual Install
diff --git a/bitmapper/package.json b/bitmapper/package.json
index b97ffa0..cbfc8ef 100644
--- a/bitmapper/package.json
+++ b/bitmapper/package.json
@@ -1,6 +1,6 @@
{
"name": "apple_cursor_bitmapper",
- "version": "1.2.0",
+ "version": "1.2.1",
"main": "index.js",
"scripts": {
"render": "yarn ts-node src/index.ts"
diff --git a/pling/default.bbcode b/pling/default.bbcode
new file mode 100644
index 0000000..ba0a3d6
--- /dev/null
+++ b/pling/default.bbcode
@@ -0,0 +1,27 @@
+macOSBigSur cursor theme for Windows and Linux with [b]HiDPI[/b] display support. This cursor theme is built with [b][url=https://github.com/ful1e5/clickgen]clickgen[/url][/b] and render with the [b][url=https://github.com/puppeteer/puppeteer/]puppeteer[/url][/b]. This cursor theme support [b]22, 24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96[/b] size. Check [url=https://github.com/ful1e5/apple_cursor#manual-build]README.md[/url] for create custom size theme. You also download and test upcoming version from [url=https://github.com/ful1e5/apple_cursor/actions]GitHub Actions[/url] section. Follow me on [url=https://twitter.com/ful1e5]Twitter[/url] for more updates.
+
+
+Looking for white macOSBigSur cursor theme?
+check [url=https://www.pling.com/p/1616779#files-panel]https://www.pling.com/p/1616779[/url]
+
+
+[b]Linux Install[/b]
+Get the latest stable Linux release from the [url=https://www.pling.com/p/1408466/#files-panel]pling.com#file-section[/url]. Unpack the [b].tar.gz[/b] file and follow these [b]commands[/b].
+as root: `sudo mv macOSBigSur /usr/share/icons`
+as user: `mv macOSBigSur ~/.icons`
+
+[b]Linux Uninstall[/b]
+from root: `sudo rm -r /usr/share/icons/macOSBigSur`
+from user: `rm -r ~/.icons/macOSBigSur`
+
+[b]Window Install[/b]
+[1] unzip [b]macOSBigSur_Windows.zip[/b] file.
+[2] Open [b]macOSBigSur_Windows/[/b] in Explorer, and [b]right-click[/b] on [b]install.inf[/b].
+[3] Click 'Install' from the context menu, and authorize the modifications to your system.
+[4] Open [i]Control Panel > Personalisation and Appearance > Change mouse pointers[/i], and select [b]MacOSBigSur Cursors[/b].
+[5] Click '[b]Apply[/b]'.
+
+[b]License & Terms[/b]
+'apple_cursor' is available under the terms of the 'GPL-3.0' license.
+
+[url=https://www.buymeacoffee.com/Nt7Wg4V][img]https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png[/img][/url]
diff --git a/pling/white.bbcode b/pling/white.bbcode
new file mode 100644
index 0000000..f21e5e3
--- /dev/null
+++ b/pling/white.bbcode
@@ -0,0 +1,25 @@
+macOSBigSur White cursor theme for Windows and Linux with [b]HiDPI[/b] display support. This cursor theme is built with [b][url=https://github.com/ful1e5/clickgen]clickgen[/url][/b] and render with the [b][url=https://github.com/puppeteer/puppeteer/]puppeteer[/url][/b]. This cursor theme support [b]22, 24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96[/b] size. Check [url=https://github.com/ful1e5/apple_cursor#manual-build]README.md[/url] for create custom size theme. You also download and test upcoming version from [url=https://github.com/ful1e5/apple_cursor/actions]GitHub Actions[/url] section. Follow me on [url=https://twitter.com/ful1e5]Twitter[/url] for more updates.
+
+Looking for default macOSBigSur cursor theme?
+check [url=https://www.pling.com/p/1408466/#files-panel]https://www.pling.com/p/1408466/[/url]
+
+[b]Linux Install[/b]
+Get the latest stable Linux release from the [url=https://www.pling.com/p/1408466/#files-panel]pling.com#file-section[/url]. Unpack the [b].tar.gz[/b] file and follow these [b]commands[/b].
+as root: `sudo mv macOSBigSur-White /usr/share/icons`
+as user: `mv macOSBigSur-White ~/.icons`
+
+[b]Linux Uninstall[/b]
+from root: `sudo rm -r /usr/share/icons/macOSBigSur-White`
+from user: `rm -r ~/.icons/macOSBigSur-White`
+
+[b]Window Install[/b]
+[1] unzip [b]macOSBigSur-White-Windows.zip[/b] file.
+[2] Open [b]macOSBigSur-White-Windows/[/b] in Explorer, and [b]right-click[/b] on [b]install.inf[/b].
+[3] Click 'Install' from the context menu, and authorize the modifications to your system.
+[4] Open [i]Control Panel > Personalisation and Appearance > Change mouse pointers[/i], and select [b]MacOSBigSur Cursors[/b].
+[5] Click '[b]Apply[/b]'.
+
+[b]License & Terms[/b]
+'apple_cursor' is available under the terms of the 'GPL-3.0' license.
+
+[url=https://www.buymeacoffee.com/Nt7Wg4V][img]https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png[/img][/url]