diff --git a/Probnet.cabal b/Probnet.cabal
--- a/Probnet.cabal
+++ b/Probnet.cabal
@@ -2,16 +2,16 @@
 -- documentation, see http://haskell.org/cabal/users-guide/
 
 name:                Probnet
-version:             0.1.0.0
-synopsis:            geometric extrapolation with error prediction for data sequences prediction
--- description:
+version:             0.1.0.1
+synopsis:            Geometric Extrapolation of Integer Sequences with error prediction 
+description:	     Solves thousands of oeis.org math functions just in one, Probnet . A new way to calculate and predict results from the data source without knowing the function who composes a data set. Aplications in math, AI, infromation compresion when the data source follows math patterns. Describe the 100 % accuracy functions in 3 fraction parameters and 1 parameter for the index.
 homepage:            https://github.com/pedroelbanquero/geometric-extrapolation
 license:             MIT
 license-file:        LICENSE
 author:              Vicent Nos
 maintainer:          vnos@cobalt.tech,vnos@blackhole.consulting
 copyright:           Cobalt Technologies S.A
-category:            Math
+category:            Math, AI
 build-type:          Simple
 extra-source-files:  ChangeLog.md, README.md
 cabal-version:       >=1.10
