We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d2c5cf commit 87551a3Copy full SHA for 87551a3
README.md
@@ -1,15 +1,6 @@
1
-
2
-
3
# SynthTool (for client libraries)
4
5
-This repository contains two, related tools for generating source code for
6
-Google Cloud client libraries.
7
8
-## Synthtool
9
10
Synthtool is a library of common templates and code that makes generating
11
-source code easier. With synthtool, the source code for an API can be generated
12
-in 10 lines of code or less. For an example, see
13
-[googleapis/java-asset/synth.py](https://github.com/googleapis/java-asset/blob/master/synth.py).
+source code easier.
14
15
-More details about Synthtool can be found in its [README](./synthtool/README.md).
+See the inner [README](./synthtool/README.md) for more details.
0 commit comments