Skip to content

Commit be9ba2c

Browse files
committed
[nop] Update project
1 parent bc21e22 commit be9ba2c

File tree

2 files changed

+15
-28
lines changed

2 files changed

+15
-28
lines changed

README-template.md

Lines changed: 7 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
<a href="https://www.taoensso.com/clojure" title="More stuff by @ptaoussanis at www.taoensso.com"><img src="https://www.taoensso.com/open-source.png" alt="Taoensso open source" width="340"/></a>
2-
[**API**][cljdoc] | [**Wiki**][GitHub wiki] | [Latest releases](#latest-releases) | [Slack channel][] or [Get support][GitHub issues]
2+
[**API**][cljdoc] | [**Wiki**][GitHub wiki] | [Slack][] or [Support][GitHub issues] | Latest release: [vTODO](../../releases/tag/vTODO) (YYYY-MM-DD)
3+
4+
[![Clj tests][Clj tests SVG]][Clj tests URL]
5+
[![Cljs tests][Cljs tests SVG]][Cljs tests URL]
6+
[![Graal tests][Graal tests SVG]][Graal tests URL]
37

48
<!-- ../../ from README to get to base of GitHub project -->
59
<!-- ../ from wiki to get to base of GitHub project -->
@@ -15,21 +19,6 @@ or
1519

1620
TODO Detailed description
1721

18-
## Latest release/s
19-
20-
[![Clojars project][Clojars SVG]][Clojars URL]
21-
22-
TODO Clojars above, or
23-
24-
- `YYYY-MM-DD` `vX.Y.Z` (dev): [release info](../../releases/tag/vTODO)
25-
- `YYYY-MM-DD` `vX.Y.Z` (stable): [release info](../../releases/tag/vTODO)
26-
27-
[![Clj tests][Clj tests SVG]][Clj tests URL]
28-
[![Cljs tests][Cljs tests SVG]][Cljs tests URL]
29-
[![Graal tests][Graal tests SVG]][Graal tests URL]
30-
31-
See [here][GitHub releases] for earlier releases.
32-
3322
## Why TODO?
3423

3524
- Reason 1 (TODO)
@@ -48,7 +37,7 @@ See for intro and usage:
4837

4938
- [Wiki][GitHub wiki] (getting started, usage, etc.)
5039
- API reference via [cljdoc][cljdoc]
51-
- Support via [Slack channel][] or [GitHub issues][]
40+
- Support via [Slack][] or [GitHub issues][]
5241

5342
## Funding
5443

@@ -64,7 +53,7 @@ Licensed under [EPL 1.0](LICENSE.txt) (same as Clojure).
6453
[GitHub releases]: ../../releases
6554
[GitHub issues]: ../../issues
6655
[GitHub wiki]: ../../wiki
67-
[Slack channel]: https://www.taoensso.com/TODO/slack
56+
[Slack]: https://www.taoensso.com/TODO/slack
6857

6958
[Peter Taoussanis]: https://www.taoensso.com
7059
[sponsor]: https://www.taoensso.com/sponsor

README.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
<a href="https://www.taoensso.com/clojure" title="More stuff by @ptaoussanis at www.taoensso.com"><img src="https://www.taoensso.com/open-source.png" alt="Taoensso open source" width="340"/></a>
2-
[**API**][cljdoc] | [**Wiki**][GitHub wiki] | [Latest releases](#latest-releases) | [Get support][GitHub issues]
2+
[**API**][cljdoc] | [**Wiki**][GitHub wiki] | [Support][GitHub issues] | Latest release: [on Clojars][Clojars URL]
3+
4+
Latest release: [![Clojars project][Clojars SVG]][Clojars URL]
5+
6+
[![Clj tests][Clj tests SVG]][Clj tests URL]
7+
[![Cljs tests][Cljs tests SVG]][Cljs tests URL]
8+
[![Graal tests][Graal tests SVG]][Graal tests URL]
39

410
# Encore
511

@@ -11,14 +17,6 @@ Encore is intended mainly as a private dependency for [my other libraries](https
1117

1218
Always use the **latest stable version** of Encore when possible.
1319

14-
## Latest release/s
15-
16-
[![Clojars project][Clojars SVG]][Clojars URL]
17-
18-
[![Clj tests][Clj tests SVG]][Clj tests URL]
19-
[![Cljs tests][Cljs tests SVG]][Cljs tests URL]
20-
[![Graal tests][Graal tests SVG]][Graal tests URL]
21-
2220
## Documentation
2321

2422
- [Wiki][GitHub wiki] (getting started, usage, etc.)
@@ -38,7 +36,7 @@ Licensed under [EPL 1.0](LICENSE.txt) (same as Clojure).
3836
[GitHub releases]: ../../releases
3937
[GitHub issues]: ../../issues
4038
[GitHub wiki]: ../../wiki
41-
[Slack channel]: https://www.taoensso.com/encore/slack
39+
[Slack]: https://www.taoensso.com/encore/slack
4240

4341
[Peter Taoussanis]: https://www.taoensso.com
4442
[sponsor]: https://www.taoensso.com/sponsor

0 commit comments

Comments
 (0)