diff --git a/README.Rmd b/README.Rmd
index d950317..acfe8f6 100644
--- a/README.Rmd
+++ b/README.Rmd
@@ -59,9 +59,13 @@ Created the function `ras.TPA_calcFromIntensity()` which calculates TPA from the
A few more functions, mainly `ras.TPAer` for calculating averages and standard deviation of TPA columns.
## Fic workflow
-Look at ras.Fic_workflow() (barely functional)
+Look at ras.Fic_workflow()
-`df_calculations <- ras.Fic_workflow()`
+`df_Fic <- ras.Fic_workflow()`
+
+ ...and ras.Fu_feces_workflow()
+
+`df_FuFeces <- ras.Fic_workflow()`
See the help page for the arguments. You probably want to adapt some to your data.
diff --git a/README.md b/README.md
index a77db2e..8e32af4 100644
--- a/README.md
+++ b/README.md
@@ -59,9 +59,13 @@ standard deviation of TPA columns.
## Fic workflow
-Look at ras.Fic_workflow() (barely functional)
+Look at ras.Fic_workflow()
-`df_calculations <- ras.Fic_workflow()`
+`df_Fic <- ras.Fic_workflow()`
+
+…and ras.Fu_feces_workflow()
+
+`df_FuFeces <- ras.Fic_workflow()`
See the help page for the arguments. You probably want to adapt some to
your data.
diff --git a/docs/404.html b/docs/404.html
index 3ed1e37..3193614 100644
--- a/docs/404.html
+++ b/docs/404.html
@@ -24,7 +24,7 @@
aquaras
- 0.1.14
+ 0.1.15