Skip to content

Commit

Permalink
fixed tree view
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom-Obvious committed Aug 21, 2023
1 parent 78ac25e commit 3bc0238
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,23 +15,23 @@ This is my first electronics project for a long time and I decided to build an _
└── MFOS-NoiseToaster/
    ├── 'front panel'/
        ├── classic
            └── front panel template - classic.svg
            └── inverted front panel template - classic .svg
            └── 'front panel template - classic.svg'
            └── 'inverted front panel template - classic.svg'
        └── alternative
    ├── 'Noise Toaster PCB'/
        └── Noise Toaster PCB.kicad_pcb
        └── Noise Toaster PCB.kicad_pro
        └── Noise Toaster PCB.kicad_sch
        └── aa.kicad_sch
        └── adg.kicad_sch
        └── areg.kicad_sch
        └── lfo.kicad_sch
        └── power supply.kicad_sch
        └── vca.kicad_sch
        └── vclpf.kicad_sch
        └── vco.kicad_sch
        └── vco_rswg.kicad_sch
        └── wng.kicad_sch
        └── 'Noise Toaster PCB.kicad_pcb'
        └── 'Noise Toaster PCB.kicad_pro'
        └── 'Noise Toaster PCB.kicad_sch'
        └── 'aa.kicad_sch'
        └── 'adg.kicad_sch'
        └── 'areg.kicad_sch'
        └── 'lfo.kicad_sch'
        └── 'power supply.kicad_sch'
        └── 'vca.kicad_sch'
        └── 'vclpf.kicad_sch'
        └── 'vco.kicad_sch'
        └── 'vco_rswg.kicad_sch'
        └── 'wng.kicad_sch'
    ├── BoM.md
    ├── README.md
    └── TODO.md
Expand Down

0 comments on commit 3bc0238

Please sign in to comment.