Skip to content

Commit 1684d49

Browse files
authoredOct 2, 2023
Update README.md
1 parent 2de872e commit 1684d49

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed
 

‎README.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ A powerful C# web crawler that makes advanced crawling features easy to use. Abo
1212
* Avoid getting blocked by sites (AutoThrottling)
1313
* Automatically tune speed/concurrency (AutoTuning)
1414

15-
AbotX has both free and paid features. See licensing info at the bottom of this page for more information.
15+
AbotX use to be a commercial product but is now FREE! Use the AbotX.Lic file in the root of this repository.
1616

1717
## Technical Details
1818
* Version 2.x targets .NET Standard 2.0 (compatible with .NET framework 4.6.1+ or .NET Core 2+)
@@ -662,10 +662,6 @@ config.AutoTuning.MinAdjustmentWaitTimeInSecs | The minimum number of seconds si
662662

663663
See the "Configure Speed Up And Slow Down" section for more details on how to control exactly what happens during AutoTuning in regards to speeding up and slowing down the crawl (Accelerator & Decelerator).
664664

665-
## Paid License
666-
All plans except AbotX Basic require a [paid license](https://abotx.org/Buy/Pricing) after the 30 day trial. After the purchase you will receive an AbotX.lic file. This file must reside in the same directory as the AbotX.dll file during execution.
667-
668-
Please remember that your AbotX.lic file should not be shared outside the organization that purchased the license. This especially means not sharing it in online forums, blogs or packaging it in other software packages that are distributed to end users. Please contact us directly for redistribution requests.
669665
<br /><br /><br />
670666
<hr />
671667

0 commit comments

Comments
 (0)
Please sign in to comment.