aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2020-07-26 23:07:14 +0200
committerGitHub <noreply@github.com>2020-07-26 23:07:14 +0200
commit49fff8fdf9f4efa8a6f74b7cc1b93e85334a29a8 (patch)
tree9949108e50467502433850c995145a94c9fc86f0
parentb7447fc85ce17f1f17125be4e64735cb8090b51b (diff)
downloadfeed2imap-go-49fff8fdf9f4efa8a6f74b7cc1b93e85334a29a8.tar.gz
feed2imap-go-49fff8fdf9f4efa8a6f74b7cc1b93e85334a29a8.tar.bz2
feed2imap-go-49fff8fdf9f4efa8a6f74b7cc1b93e85334a29a8.zip
Update README.md
Mention support by JetBrains
Diffstat (limited to '')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index db06278..576638f 100644
--- a/README.md
+++ b/README.md
@@ -110,8 +110,14 @@ Or you can roll your own Dockerfile, supplying a glibc...
**NB**: feed2imap-go employs no server-mode. Thus, each run terminates directly after a couple seconds. Therefore, the docker container in itself is not that useful and you have to have a mechanism in place to spin up the container regularly.
+## Support
+
+Thanks to [JetBrains][jb] for supporting this project.
+
+[![JetBrains](https://necoro.dev/data/jetbrains_small2.png)][jb]
[i6]: https://github.com/Necoro/feed2imap-go/issues/6
[i4]: https://github.com/Necoro/feed2imap-go/issues/4
[i9]: https://github.com/Necoro/feed2imap-go/issues/9
[nec]: https://github.com/Necoro/feed2imap
+[jb]: https://www.jetbrains.com/?from=feed2imap-go
itle='2009-09-05 21:01:59 +0200'>2009-09-05Fix an error, where a category vanishes after refreshing, using the EixSQLDat...René 'Necoro' Neumann2-1/+19 2009-09-03And here is the debugging again :) ... using ctypesRené 'Necoro' Neumann1-1/+8 2009-09-03Screw debugging ... prefer the ctypes approach to get rid of yet another c-mo...René 'Necoro' Neumann3-27/+11 2009-09-03Use this wrapper instead of ctypes to set the textdomain and stuff for the gt...René 'Necoro' Neumann1-9/+5 2009-09-03Add small wrapper to C-gettextRené 'Necoro' Neumann2-1/+22 2009-08-31Update messages.potRené 'Necoro' Neumann1-42/+94 2009-08-31Removed the gtk- strings from translationsRené 'Necoro' Neumann7-3639/+3479 2009-08-31Removed the 'translatable' attribute from 'gtk-*' stringsRené 'Necoro' Neumann5-11/+11 2009-08-31Removed TODO. Renamed ChangeLog to TODORené 'Necoro' Neumann2-40/+0 2009-08-27Only import stuff if necessaryRené 'Necoro' Neumann1-8/+8 2009-08-25Release the threadQueue-Lock in syncv0.13René 'Necoro' Neumann1-0/+1 2009-08-25Updated portugese translationAlberto Federman Neto1-650/+687 2009-08-15Update spanish translationDaniel Halens1-245/+258 2009-08-15Use boolean flags instead of obscure C flags for ipc.MessageQueueRené 'Necoro' Neumann3-13/+15 2009-08-15TypoRené 'Necoro' Neumann1-1/+1 2009-08-15Enhanced the extensions.shRené 'Necoro' Neumann1-3/+8 2009-08-15Move eix-format to correct locationRené 'Necoro' Neumann1-0/+0