Skip to content

Commit 4bda80f

Browse files
committed
readme links
1 parent 80533af commit 4bda80f

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Filesystem data layer for Convoworks
22

3-
This library contains filesystem implementations for `\Convo\Core\IServiceDataProvider`, `\Convo\Core\IServiceParamsFactory`, `\Convo\Core\IServiceParamsFactory` and `Convo\Core\Media\IServiceMediaManager` Convoworks interfaces which are serving for data storage.
3+
This library contains filesystem implementations for `\Convo\Core\IServiceDataProvider`, `\Convo\Core\IServiceParamsFactory`, `\Convo\Core\IServiceParamsFactory` and `Convo\Core\Media\IServiceMediaManager` [Convoworks](https://github.com/zef-dev/convoworks-core) interfaces which are serving for data storage.
44

55
In addition there is a simple filesystem `Psr\SimpleCache\CacheInterface` implementation too.
66

@@ -13,4 +13,9 @@ In addition there is a simple filesystem `Psr\SimpleCache\CacheInterface` implem
1313

1414
### Cache
1515

16-
* `Convo\Data\Filesystem\FilesystemCache` implements `CacheInterface` - cache is available to be used in Convoworks components
16+
* `Convo\Data\Filesystem\FilesystemCache` implements `CacheInterface` - cache is available to be used in Convoworks components
17+
18+
19+
---
20+
21+
For more information, please check out [convoworks.com](https://convoworks.com)

0 commit comments

Comments
 (0)